Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 262 Bytes

File metadata and controls

22 lines (13 loc) · 262 Bytes

Password Cracking

John the Ripper

john --wordlist=/usr/share/wordlists/rockyou.txt hash.txt

.zip

fcrackzip -D -u -p '/usr/share/wordlists/rockyou.txt' bank-account.zip

Identify hash type

hash-identifier