Crack The Hash Level 2 Tryhackme | Writeup

Length = 64 hex chars → SHA-256.

hashcat -m 1400 -a 0 hash1.txt /usr/share/wordlists/rockyou.txt f09ed3... : password

But room hint: Level 2 includes salted hashes. Try mode 1410 (SHA256 with salt appended). crack the hash level 2 tryhackme writeup

Let's search online hash database (for CTF learning) – hash decoded as football .

Using john --format=raw-sha256 and rockyou yields nothing. Length = 64 hex chars → SHA-256

64 hex → SHA256.

$2y$10$ → bcrypt (same as hash2).

No salt mentioned. Try with hashcat (mode 1400 = SHA256) and RockYou:

✅ Answer: letmein 4e1c6d31624d8eacfb7acf7b5e3de972ef8223e0a17f4c5b3aeeea60660f1e2e crack the hash level 2 tryhackme writeup

Looks like SHA256 again – but rockyou fails. Try online lookup – reveals: qwertyuiop