miscPromedium
Хеш-станция (Hash Station)
hackerlab
Task: Crack 100 MD5 hashes within 5 seconds each to get the flag. Solution: Precompute rainbow table from rockyou.txt into SQLite database for O(log n) hash lookups.
$ ls tags/ techniques/
sqlitesocket_programmingmd5hash_crackingrainbow_tablerockyouwordlisttimeout_handlingprecomputed_hashes
Rainbow table / precomputed hash lookupSQLite for fast hash-to-password mappingSocket programming with timeout handlingrockyou.txt wordlist usage
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [web][Pro]O.H.F.U.K.— spbctf
- [crypto][Pro]Слово за слово (Word for Word)— hackerlab
- [misc][Pro]Игра (Game)— hackerlab
- [web][Pro]Мистер Дино (Mr. Dino)— hackerlab
- [crypto][Pro]Гран-при (Grand Prix)— duckerz