Skip to content

fix strip_handshake so aircrack can find cap file#151

Open
robsouth84 wants to merge 2 commits intoderv82:masterfrom
robsouth84:master
Open

fix strip_handshake so aircrack can find cap file#151
robsouth84 wants to merge 2 commits intoderv82:masterfrom
robsouth84:master

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