Passgen – Random Character Generator For WPA/WPA2 Key Cracking
iSpeech.org
Passgen is an simple Python alternative for the random character generator Crunch which attempts to solve cracking WPA/WPA2 keys by randomizing the output as opposed to generating a list like so (aaaaaaaa, aaaaaaab, aaaaaac, etc).
[adsense size='1']
Example usage with aircrack-ng:
1
|
python passgen.py -l | sudo aircrack-ng --bssid 00:11:22:33:44:55 -w- WiFi.cap
|
[adsense size='1']
You can download Passgen v0.3 here:
Or read more here.
Gloss