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.txt
with the specific format requirementsjohn --format=<format> --wordlist=/usr/share/wordlists/rockyou.txt hash.txt