Hashcat
Identifying hashes
$1$ : MD5
$2a$ : Blowfish
$2y$ : Blowfish, with correct handling of 8 bit characters
$5$ : SHA256
$6$ : SHA512Identify Hash with Hashid
hashid '$apr1$71850310$gh9m4xcAn3MGxogwX/ztb.’hashid hashes.txt Identifying Hashcat mode with Hashid
hashid '$DCC2$10240#tom#e4e938d12fe5974dc42a90120bd9c90f' -mHASHCAT
Hashcat - Example Hashes
hashcat --example-hashes | lessHashcat - Syntax
Combination Attack
Hashcat Syntax
MASK ATTACK
Mask Attack Syntax
HYBRID ATTACK
Hashcat - Hybrid Attack using Wordlists
Creating Custom Wordlists
Crunch Syntax
Crunch Generate Wordlist
Crunch Wordlist Using Pattern
Crunch - Create Word List using Pattern
Last updated