Skip to content

Conversation

@robsouth84
Copy link

No description provided.

rename command was incorrect and was throwing an error when trying to crack a handshake.
It was attempting to move a non existent file when I believe it intended to copy an existing file to the location of the non existent file
confirmed to find and crack handshake on my test lab

 [+] starting WPA cracker on 1 handshake
 [0:00:00] cracking <test SSID> with aircrack-ng
['aircrack-ng', '-a', '2', '-w', 'rockyou.txt', '-l', '/tmp/<random dir>/wpakey.txt', '-b', '72:3A:CB:59:8B:FC', 'hs/<test SSID>_<test MAC>.cap']
 [+] cracked <test SSID> (<test MAC>)!
 [+] key:    "12345678"
 [+] quitting
update strip_handshake f(n)
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

Successfully merging this pull request may close these issues.

2 participants