john

Featureful UNIX password cracker with dictionary and brute-force attacks

brewmacoslinux
Try with needOr install directly
Source

About

Featureful UNIX password cracker

Commands

johnjohn-run

Examples

Crack passwords from a shadow file using default wordlist$ john /etc/shadow
Crack hashes from a file with a custom wordlist$ john --wordlist=/path/to/wordlist.txt hashes.txt
Use brute-force attack with maximum 6 character passwords$ john --incremental=Digits hashes.txt