Menu
  • Hacker's Guide
  • Shell
  • Network
  • Network Discovery
  • HTTP
  • Passwords
  • Shell commands injection
  • Local File Inclusion (LFI)
  • SQLi
  • Web Shell
  • File transferts
  • Privilege Elevation - Unix
  • Forensic
  • Actors
  • Encode

Forensic

TrueCrypt - Bruteforce password

Extracting the Hash

$ truecrypt2john.py truecrypt_safe.img > hash

Breaking the Hash

$ john --format=tc_ripemd160 hash