Hashcat
Hash Identification
# Identify hash type
hashcat --identify hash.txt
# Using hashid
hashid hash.txt
# Using hash-identifier
hash-identifierCommon Hash Modes
Mode
Hash Type
Example Use
Basic Usage
Example
Example
Brute-Force attack
Example of 4 digit pin hash
Last updated