Bruteforce

Identifier type de hash

Hashid

hashid [-e] [-m] [-j] [-o FILE] [--version] "INPUT"
# -m : hashcat
# -j : john
# -o : sortie dans un fichier
# -e : liste tout

Cracker hash

Hashcat

# Trouver le bon numéro pour algorithme correspondant
hashcat -h | grep md5
hashcat -m 1800 "\$6\$aReallyHardSalt\$6WKUTqzq.UQQmrm0p/T7MPpMbGNnzXPMAXi4bJMl9be.cfi3/qxIf.hsGpS41BqMhSrHVXgMpdjS6xeKZAs02." /usr/share/wordlists/rockyou.txt

JohnTheRipper

zip2john 8702.zip > hash.txt
rar2john 8703.zip > hash.txt
ssh2john idrsa.rsa > key.txt

Cracker mot de passe

Hydra

Générer liste

Cewl

Username

Crunch

Cupp

Cewl

Muter liste de password

Mis à jour