Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Deauth list not populating #36

Closed
mikeoxlarge opened this issue May 9, 2016 · 1 comment
Closed

Deauth list not populating #36

mikeoxlarge opened this issue May 9, 2016 · 1 comment

Comments

@mikeoxlarge
Copy link

OS 64 Bit Kali
ALFA card (atheros)

Fairly new user to this so not sure if this is a genuine issue but kinda guessing it is, when you scan networks in the deauth module nothing is returned and the following is displayed in the console window, taking a guess that "error" is a genuine error and not me doing something wrong.

Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
File "/root/tools/WiFi-Pumpkin/Modules/wireless/WirelessDeauth.py", line 156, in scan_diveces_airodump
self.cap = get_network_scan()
File "/root/tools/WiFi-Pumpkin/Core/utility/extract.py", line 52, in get_network_scan
essid = network.find('essid').text
AttributeError: 'NoneType' object has no attribute 'text'

@mh4x0f
Copy link
Member

mh4x0f commented May 10, 2016

You changed in Settings->Scan from Aircrack-ng ok. when you start scan networks in the deauth module you can see this window?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants