Posts

Showing posts with the label lan

Hacking facebook on wifi LAN part 2

Image
Im back with the second part of the post. At the end of the last post, we successfully re-routed all the traffic from the victim’s computer to the router through our computer.Next, we have to capture their facebook cookies through wireshark. So How do you go about doing that? It’s very simple actually. Open up wireshark Goto capture – > Interfaces in the top menu and select your interface. It’s usually the one which has an IP address and  a certain number of packets flowing through it. Next goto capture and click on start.. It should look something like this This window has all the packets sent from the victim’s/victims’ computer to the router and all the packets sent from the router to the victim.

Hack computer in your LAN (Windows)

Image
Easily Hack A Windows password.. Click Here! Here we hack a PC somwhere in our LAN. This is a simple trick that uses open port to gain access to the target computer.The Lan hacking technique uses port 139 for the hack. On a LAN mostly the port 139 would remain open. Today,I will write about hacking computer inside the LAN network. This technique will be taking advantage of Port 139. Most of the time,Port 139 will be opened. First of all,I will do a port scanning at the target computer which is 192.168.40.128. This computer is inside my LAN network. I will scan it using Nmap. I get the result and it shows Port 139 is opened up for me. Now you will need both of these tools: ** USER2SID & SID2USER ** NetBios Auditing Tool You can get both of them on the Internet. After you get both of them,put them in the C:\ directory. Easily Hack A Windows password.. Click Here!     You now need to create a null session to the target computer. Now open the Command Prompt and browse to the ...