Quantcast
Channel: Darknet – Hacking Tools, Hacker News & Cyber Security
Viewing all articles
Browse latest Browse all 257

Passgen – Random Character Generator For WPA/WPA2 Key Cracking

$
0
0

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).

Passgen - Random Character Generator For Password Cracking

Example usage with aircrack-ng:

python passgen.py -l | sudo aircrack-ng --bssid 00:11:22:33:44:55 -w- WiFi.cap

Some other options are:

Of course John the Ripper (JTR) has some built in options for creating permutations from Wordlists.

You can download Passgen v0.3 here:

passgen.py

Or read more here.

The post Passgen – Random Character Generator For WPA/WPA2 Key Cracking appeared first on Darknet - The Darkside.


Viewing all articles
Browse latest Browse all 257

Trending Articles