Skip to main content

How To Hack Facebook Accounts Using

Session Hijacking And Cookie Stealing

Do you want to know how to hack Facebook accounts? Of course, you do. After all, most users have this desire at some point.
The first thing to know is that this is possible. It isn’t complicated, but isn’t as simple as you would expect. Keep in mind that you will need more time when performing this step for the first time.
You will need: Cain and Abel, Wireshark, and Add-on Cookie mannager. Also, use Firefox 3 or a newer version which supports Add-on Cookie mannager
  • Step 1: Gain access to your network
This step is perfumed from the network control panel on your computer. If it doesn’t work, use Backtrack.
  • Step 2: Open Cain
Run this software as an administrator (right click on the icon). Then go to configure tab and add the wireless or LAN adapter which is used on your own computer. After you are done, select sniffer option and the second button from the left.
After you are done, click on an empty box and then on + (blue) icon. Here you can see the devices which are available. Go to the bottom part of the software and click on APR icon.
  • Step 3: Confirm
Once you are done with APR section, confirm the step and minimize the Cain software. Make sure it stays active in the background.
  • Step 4: Open Wireshark (run as administrator)
Click on Capture/Interfaces. Here you will have to choose the correct interface which is used with the suitable Network. This is a great time to wait a couple of seconds and see the traffic being generated. It truly looks impressive
  • Step 5: Filter the results
While the Wireshark is open, use filters to get the suitable values. Type http.cookie and select the files which start with the POST. This is an important point, simply because POST stands for data which has been sent to a targeted website, in this case, Facebook.
  • Step 6: Obtain the cookies
Once again you can filter the results by typing Facebook. Then, you will be presented with the cookie-related files. Right-click on a file and export selected package file as a value. In other terms, this will copy the cookies, including the data you need.
  • Step 7: Open Facebook
Now you will have to open the Facebook page. Open the Firefox cookie editor and replace the actual cookies with the cookies you have just obtained from the Wireshark and Cain. In addition, for domain type URL of Facebook. For the path, type ‘’/’’.
  • Step 8: Refresh the page
Close the cookie editor and refresh the page. If you completed all tasks successfully, the page will refresh as you are logged in. If not, try with different cookies. Eventually, you will understand which cookies are the right ones to use and which one should be used in the first place.

Comments

Popular posts from this blog

IMPORTANCE AND ADVANTAGES OF SIWES

STUDENTS INDUSTRIAL WORK EXPERIENCE SCHEME (SIWES) The Industrial Training/Students Industrial Work Experience Scheme, IT/SIWES is a new Directorate under the Vice-Chancellor’s Office.  It was established on 20th April, 2012 The Students Industrial Work Experience Scheme (SIWES) is a skills training programme designed to expose and prepare students of universities and other tertiary institutions for the Industrial Work situation they are likely to meet after graduation.  It is also a planned and structured programme based on stated and specific career objectives which are geared towards developing the occupational competencies of participants (Mafe, 2009).  Consequently, the SIWES programme is a compulsory graduation requirement for all Nigerian university students offering certain courses. The Students Industrial Work Experience Scheme (SIWES), is the accepted training programme, which

How to Reset HP Elitebook 8460p BIOS/Administrator Password

Have you  forgotten HP Elitebook 8460p password , bios or administrator account password? How to do if both of them lost? It seems hard though there may be lots of ways that can solve it. But if we talk about it separately, such as in two parts,  HP elitebook password reset  would be not so difficult. Part 1: Reset HP Elitebook 8460p BIOS password Part 2: HP Elitebook 8460p Administrator password recovery Part 1: How to Reset Forgotten HP Elitebook BIOS Password? Generally, there are two ways to  reset forgotten BIOS password .  One  is forcing BIOS/CMOS to reset itself to its stored defaults by removing all power from it.  The other  is to use a program to either locate or identify the password, and reveal it to you or erasing the password clearly. And the most easiest and convenient method for erasing dynamic BIOS/CMOS settings is to remove battery directly from the motherboard. However, it applies to most motherboards besides HP Elitebook BIOS. Fortunately, HP Eliteb

Ethical Hacking - TCP/IP Hijacking

TCP/IP Hijacking is when an authorized user gains access to a genuine network connection of another user. It is done in order to bypass the password authentication which is normally the start of a session. In theory, a TCP/IP connection is established as shown below − To hijack this connection, there are two possibilities − Find the seq which is a number that increases by 1, but there is no chance to predict it. The second possibility is to use the Man-in-the-Middle attack which, in simple words, is a type of network sniffing . For sniffing, we use tools like Wireshark or Ethercap . Example An attacker monitors the data transmission over a network and discovers the IP’s of two devices that participate in a connection. When the hacker discovers the IP of one of the users, he can put down the connection of the other user by DoS attack and then resume communication by spoofing the IP of the disconnected user. Shijack In practice, one of the best TCP/IP hijack too