hashcat
GPU hash cracker. JWT HS256, NTLM, phpass, and the rest. Identify the mode first (the hash-id util on this site helps), then crack offline hashes you are authorized to recover.
Tags: cracking, gpu, jwt, ntlm
- Category
- crypto
- Maintenance signal
- active
Install
apt
sudo apt install hashcatbrew
brew install hashcatCommand templates
Crack a hash
hashcat -m {mode} {hashfile} {wordlist} -O