Cracking

John the Ripper

Base Use:

john --wordlist=rockyou.txt hash.txt

Zip File

zip2john file1.zip>hash.txt

Rar file

rar2john file1.rar > hash.txt

gpg password

gpg2john file1.priv > hash.txt

Shadow file

unshadow passwd shadow
john --wordlist=rockyou.txt --format=sha512crypt unshadowed.txt

SSH key password

NTLM Cracking

PDF password

Hashcat

Hydra

HTTP Basic Auth

HTTP Post Form

FTP

SSH

RDP

Last updated