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

Deauth not populating for scapy or airodump-ng #75

Closed
binaryc0de opened this issue Aug 24, 2016 · 1 comment
Closed

Deauth not populating for scapy or airodump-ng #75

binaryc0de opened this issue Aug 24, 2016 · 1 comment

Comments

@binaryc0de
Copy link

Using Kali with ALFA AWUS036NH and get nothing populated with settings to use Scapy and get the following in the terminal when choosing airodump-ng for the scan:
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(_self.__args, *_self.__kwargs)
File "/usr/share/WiFi-Pumpkin/Modules/wireless/WirelessDeauth.py", line 153, in scan_diveces_airodump
exit_air = airdump_start(self.interface)
File "/usr/share/WiFi-Pumpkin/Core/utility/extract.py", line 33, in airdump_start
process.start()
File "/usr/share/WiFi-Pumpkin/Core/utility/threads.py", line 155, in start
self.procThread.start(self.cmd.keys()[0],self.cmd[self.cmd.keys()[0]])
AttributeError: 'list' object has no attribute 'keys'

@mh4x0f
Copy link
Member

mh4x0f commented Aug 24, 2016

@binaryc0de thanks for issue, try now

@mh4x0f mh4x0f closed this as completed Aug 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants