logo
BigMP3

Crack The Hash Level 2 Tryhackme Writeup Page

✅ Answer: princess If you're stuck, use hashid or hash-identifier to confirm hash type:

Crack with rockyou:

Crack with rockyou – takes time but yields princess crack the hash level 2 tryhackme writeup

hashcat -m 1400 hash3.txt rockyou.txt No result. Try SHA3-256? No – let's check length: 64 hex = 256-bit. ✅ Answer: princess If you're stuck, use hashid

$6$ prefix → SHA512crypt (Unix). Format: $6$salt$hash . Mode = 1800 in hashcat. ✅ Answer: princess If you're stuck

But room hint: Level 2 includes salted hashes. Try mode 1410 (SHA256 with salt appended).