HACK FACEBOOK BY HIJACKING THE SESSION

By Parth Makadiya How To Hack FACEBOOK ? Hello friends ! Previously I've posted different ways to hack the user account of Email Server or Social Networking site. For more information please click here . Today I'll illustrate the SESSION HIJACKING technique to hack FB Account. In this scope I will be using BACKTRACK , a Penetration Testing Distribution integrated with the below tools for Network Scan, MIMA and Packet Analysis. 1. NMAP 2. ARPSPOOF 3. WIRESHARK And two below scripts which are compatible with Mozilla Firefox will be used for Cookie Injection: 1. GREASEMONKEY 2. COOKIE INJECTOR Techniques: 1. First Scan your network and find the target using NMAP , a Network Scanner. In this case i got 192.168.1.3 as the Target. 2. Next I need to start the IP Forwarding which enables my machine to forward any network traffic it receives from the target to t...