A password cracking tool. Does not have good JWT Token support
Installation
yay -S john
Viewing Version
john | head -3
Formats
john --list=formats
General Cracking with Specific Format
- vim hash.txtwith the specific format requirements
- john --format=<format> --wordlist=/usr/share/wordlists/rockyou.txt hash.txt