Steal Cookies(Hack facebook gmail and other accounts)

Zilehuda tariq | 04:08 | 0 comments


HELLO members!

today iam going to teach you all setting up a gre8 stealer..its better than anystealer i have ever used..and works better than anything:)..most of all its 100% FUD..
click here to see the virus scan report

So let's cut the topic and start tutorial.

first of all i will tell u the thing u need in future..

1) hc stealer- click here to download
2)TrueBug PHP Obfuscator- click here to download
3)download this index.php  click here to download  
after downloading these two thing u need to extract hc stealer somewhere safely...
now lets begin the orginal steps..
step1- create an account in 000webhost.com click here
and fill up the form with nessesory informations like this







step2- After that u need to confirm ur email address  and then they will send ur login informations to ur email inbox..
step3- after activation..login to ur 000webhost account
that look like this-

step4-Then go to ur control panel in ur account and follow these images..
                                             IMAGE.1
IMAGE2
IMAGE3



step5-Setting Up Index.php File & Making Index.php Undectectable
Extract HC Stealer and then you will find  file\called style.css.
dont use the index.php in this folder..
now open the index.php file we downloaded previously
and fill upby replacing the fields with ur databse username and pas and host..respectively
Now you need to install TrueBug PHP Obfuscator..we downloaded it previously..
just follow the picture to make it UD


step6-Uploading Files On 000webhost.com  
Go to control panel known as CPanel > File Manager (If it asks for password, see the "View FTP Details") Then Go to public_html(folder). Create 2 new directories there. I am making 2 new directories called A and O which is located inside the A directory . Now upload your index.php which is located on your desktop and style.css located in HC Stealer Folder to O directory.





When uploading finish then go back to public_html folder. You will find A directory / folder, just check this folder then press chmod button located at left side on your screen to set the permissions. Its look like this!!!!


Congratulations!!! You have done all settings..
HC Stealer In Action
Now open up HC Stealer (For Windows 7/Vista Run As Administration).
Enter the link to your index.php file in the Url field.
Follow the below image!!!!


after that press Genarate and see the server.exe in output folder located inside ur hc stealer folder..
spread it to many peoples as much as as u can..
the wait for ur logs to come..
cheers...
(note:it is just for teaching purpose)

How to Hack Any FB Account Using Cookie Stealing

Zilehuda tariq | 03:50 | 0 comments
Today in this article I am going to explain how to steal such cookies of different accounts using Cain – Abel and Wireshark software and how to use it to access our victim accounts.
fb-hk-3First off I need to say that this will NOT steal anyones password unless they log in while you are monitoring them. This will however give you their cookies which you can use to steal there session and have full acess to their account. This will work for Facebook, a lot of emails (sorry no gmail), and just about any forum (except this one). If you are familiar with SSLstrip you can use this method to hijack any session (paypal, bank websites, any email, etc.)

Facebook Cookie Stealing And Session Hijacking

Wireshark Software to capture cookies:
Wireshark is the best free packet sniffer software available today. Actually, it was developed for making a network secure. But, the same software is now used by hackers to test for vulnerability and security loopholes in the network and to attack the network accordingly. Cookie stealing being one of the types of hacks implemented using this Wireshark software.
Requirements:
Cain and Abel : http://www.oxid.it/cain.html
Wireshark : http://www.wireshark.org/
Firefox 3 (or one compatable with add n edit) : http://www.oldapps.com/firefox.php?old_firefox=59
Add n Edit (cookie editor for firefox) : https://addons.mozilla.org/en-US/firefox/addon/add-n-edit-cookies/
Acess to the network with user you want to hack
Network traffic
Prerequisites: Download and install all above programs. To add “Add n Edit” to your browser just open firefox, go to tools, then click add-ons. you can drag and drop the program from wherever you saved it into the little box that popped up and install it from there.
Below, I have listed steps on how to capture Facebook and other accounts cookies. This will help you to know how Wireshark and Cain-Abel can be used to sniff packets and capture cookies.

First: Gain acess to the Network. Open networks or your own network would be easy but if you have a specific slave you want you should be able to gain acess using Backtrack.
Tip: use reaver to exploit WPS for WPA/WPA2 encryptions, WEPs are easy to crack given time and OPN means there is no password.
Second: Right click Cain and choose ‘run as administrator.’ on the top bar go to ‘configure’ and be sure to select your wireless card/adapter. now click where it says ‘Sniffer’ then this litte button towards the top left:
1

Next click any empty white box then the blue “+” symbol near the button you pressed just before. choose okay

should look like this:
2

These are all the devices it was able to detect.

Now we go to APR on the bottom bar. Once again click any empty white box then the blue cross. It’s easiest to just go one by one and choose all possibilities.
3
Now we have to poison them so we choose the little yellow hazard symbol towards the top left. should now look like this:
4
we are done here, just minimize Cain for now.
Third: Run wireshark as administrator. On the top bar choose ‘Capture’ then ‘Interfaces.’ Here you will have to choose your interface that is connected to the Network we are sniffing from. if you wait a few seconds you might see some traffic being collected as seen in my photo, just choose that interface b/c thats most likely it.
5
Wireshark will list and color-code all the traffic it sees for you. To make this simpler we can use the filter to only see the traffic we want, Type “http.cookie” in the filter. (Something to consider is to just filter to “http” and scroll through the entries looking for ones that start with the word “POST” this means that information was submitted to the webpage noted such as a username and a password! so if you see this just look through the details and you should see the info you want, most passwords will be hashed but use this site to decript them:http://www.md5decrypter.co.uk/ )
Here is an image:
6
You can either look through this information manually or use the search function to find what you want. In my case i want to hijack the session of a user on the forum freerainbowtables.com so i will use the search function (press Ctrl+F, or go to edit -> search) and type in the information i know for sure will be in the entry. if your hijacking someones facebook put ‘facebook’ there. Most of the time to be safe i do not use the first entry i see b/c this will only work if the person is auto logged in, so just go down a few more until you see one you think will work (just use common sense).
7
What we need are the cookies. Here are what mine look like and how to get there. With practice you will be able to tell which cookies are used for logins and be able to limit failed attempts.
8
Copy the cookies as value and save them into a notepad (shown in pic above). I would suggest to seperate everywhere you see a “;” bc this suggests that is the begining of the next entry. The text to the left of the = is the name of the cookie and the text to the right is its value.
Final: Open up your firefox browser with Add n Edit enabled. You can get to your add ons by going to tools and they should all be listed in the drop down tab. First go to the website you are hijjacking the session from then open your cookie editor. Should look something like this:
9

The last thing to do is to change your cookies to match the ones you captured. If the cookies given to you by the site expire (like the ones in my picture do) you will have to delete them and add all the ones we captured earlier in. if they do not expire you can just edit them. Bottom line is all the cookies must match the cookies you captures in the earlier steps EXACTLY! Make sure you do not add any extras and that you did not miss anything. Also all fields must be filled in (Path and Domain as well as Name and Value). My path is “/” and my domain is “.freerainbowtables.com”
mine looks like this:
10
You are now done, Just close the cookie editor and reload the webpage. If done correctly with the correct cookies you should be logged in as the user you attacked!
So guys, I hope this
Facebook Cookie Stealing And Session Hijacking
will help you to hacking facebook as well as different types of account like hotmail yahoo etc by stealing their cookies. If you have any problem in above Facebook Cookie Stealing And Session Hijacking tutorial, please mention it in comments.
tags:hack,facebook hack,steal cookies,hack hack facebook,new facebook hack tips
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Hidden Cyber - All Rights Reserved
Template Modify by Creating Website
Proudly powered by Blogger