Closed flyinghaggis closed 10 years ago
Yeah I've been having trouble with getting it to acknowledge router MACs occasionally too. Won't find my home router MAC but did find my older one. When I get the motivation I'm going to give it a nice rewrite and figure this out. Creds.py will be foundation of version 2.0
root@kali:~/intercept# python LANs.py -i wlan0 [*] Running ARP scan to identify users on the network; this may take a minute - [nmap -sn -n 192.168.232.0/24] [-] Router MAC not found. Exiting.
This is what I am getting when attempting to run LANs.py - for some reason it want to use the eth0 ip instead of the wlan/mon interface.
I am running this in a vm using the latest build of Kali
Rab.