Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Appreciated. #5

Open
dciphers opened this issue Jan 29, 2019 · 0 comments
Open

Help Appreciated. #5

dciphers opened this issue Jan 29, 2019 · 0 comments

Comments

@dciphers
Copy link

Hi, great tool, thanks you!

I don't seem to be able to get the tool to find known valid creds unless I authenticate to the Wi-Fi network beforehand and when I do I get the following error.

./air-hammer.py -i wlan0 -e TheWifi -P Passw0rd! -u users.txt

[0] Trying user1:Passw0rd!...
[!] VALID CREDENTIALS: user1:Passw0rd!
[1] Trying user2:Passw0rd!...
[2] Trying user3:Passw0rd!...
tuple index out of range
Traceback (most recent call last):
File "./air-hammer.py", line 220, in
reactor.sigBreak()
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 674, in sigBreak
self._exitSignal = args[0]
IndexError: tuple index out of range
Unhandled Error
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/lib/python2.7/dist-packages/twisted/internet/base.py", line 1267, in run
self.mainLoop()
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1276, in mainLoop
self.runUntilCurrent()
--- ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 875, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 636, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.

Thanks very much in advance.

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

No branches or pull requests

1 participant