DanMcInerney / LANs.py

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

Updated to Ubuntu 15.04 having some issues #55

Open morriscode opened 9 years ago

morriscode commented 9 years ago

[] Running ARP scan to identify users on the network; this may take a minute - [nmap -sn -n 192.168.1.0/24] [] Running nbtscan to get Windows netbios names - [nbtscan 192.168.1.0/24] [*] Enabling monitor mode [airmon-ng start wlan0] Traceback (most recent call last): File "LANs.py", line 1603, in LANsMain(args) File "LANs.py", line 186, in LANsMain au.users(IPprefix, routerIP) File "LANs.py", line 1092, in users sniff(iface=self.monmode, prn=self.pkt_cb, store=0) File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 577, in sniff p = s.recv(MTU) File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 485, in recv pkt, sa_ll = self.ins.recvfrom(x) socket.error: [Errno 100] Network is down

DanMcInerney commented 9 years ago

Are you connected to a network?

morriscode commented 9 years ago

Yes.

On Wed, Jul 8, 2015, 10:31 Dan McInerney notifications@github.com wrote:

Are you connected to a network?

— Reply to this email directly or view it on GitHub https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119626434 .

DanMcInerney commented 9 years ago

K I'll see if I can reproduce when I get a chance.

On Wed, Jul 8, 2015 at 9:37 AM, morriscode notifications@github.com wrote:

Yes.

On Wed, Jul 8, 2015, 10:31 Dan McInerney notifications@github.com wrote:

Are you connected to a network?

— Reply to this email directly or view it on GitHub < https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119626434>

.

— Reply to this email directly or view it on GitHub https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119629100 .