DanMcInerney / LANs.py

Inject code and spy on wifi users
GNU General Public License v3.0
2.59k stars 495 forks source link

LANs.py not working in kali 1.0.8 #40

Closed DanMcInerney closed 10 years ago

DanMcInerney commented 10 years ago

I have to fix this script. I'm not sure what all is wrong, but somehow a few things are no longer working. Will fix when I get the time.

DanMcInerney commented 10 years ago

Well first and foremost is scapy appears to not catch my router's ARP response.... I see it in wireshark but scapy doesn't see it. Nmap does though. Sigh.

DanMcInerney commented 10 years ago

I think this script just needs a big rewrite. I originally wrote creds.py as a drop in for the username/password finding engine of LANs.py. Once I get motivated to work on this I'm going to release a long-term version of this script.