Tuesday 5 February 2013

"Hack Facebook Accounts by Hijacking Sessions with Wireshark"



Download Wireshark here:
http://www.mediafire.com/?e8itl3v85jxgb7g

Here is how you use it:
* Capturing Packets
After downloading and installing Wireshark, you can launch it and click the name of an interface under Interface List to start capturing packets on that interface. For example, if you want to capture traffic on the wireless network, click your wireless interface. You can configure advanced features by clicking Capture Options, but this isn’t necessary for now.
See Photo: http://www.howtogeek.com/wp-content/uploads/2012/01/wireshark1.png

* As soon as you click the interface’s name, you’ll see the packets start to appear in real time. Wireshark captures each packet sent to or from your system. If you’re capturing on a wireless interface and have promiscuous mode enabled in your capture options, you’ll also see other the other packets on the network.
See Photo: http://www.howtogeek.com/wp-content/uploads/2012/01/wireshark2.png

* Click the stop capture button near the top left corner of the window when you want to stop capturing traffic.
See Photo: http://www.howtogeek.com/wp-content/uploads/2012/01/wireshark3.png

*Color Coding
You’ll probably see packets highlighted in green, blue and black. Wireshark uses colors to help you identify the types of traffic at a glance. By default, green is TCP traffic, dark blue is DNS traffic, light blue is UDP traffic and black identifies TCP packets with problems — for example, they could have been delivered out-of-order.
See Photo: http://www.howtogeek.com/wp-content/uploads/2012/01/wireshark5.png

* Sample Captures
If there’s nothing interesting on your own network to inspect, Wireshark’s wiki has you covered. The wiki contains a page of sample capture files that you can load and inspect.

Opening a capture file is easy; just click Open on the main screen and browse for a file. You can also save your own captures in Wireshark and open them later.

See Photo: http://www.howtogeek.com/wp-content/uploads/2012/01/wireshark4.png

Hope you enjoy the Tutorial!!! :))
Happy Hacking!!! ^^

No comments:

Post a Comment