miscmedium
Хеш-станция (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
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]