Menu
  • Guide du Hacker
  • Shell
  • Network
  • Network Discovery
  • HTTP
  • Passwords
  • Injection de commandes Shell
  • Inclusion de Fichier Local (LFI)
  • SQLi
  • Web Shell
  • Transferts de fichiers
  • Elevation de Privilege - Unix
  • Forensic
  • Acteurs
  • Encode

Forensic

TrueCrypt - Bruteforce password

Extraire le Hash

$ truecrypt2john.py truecrypt_safe.img > hash

Casser le Hash

$ john --format=tc_ripemd160 hash