cryptoProeasy
Слово за слово (Word for Word)
hackerlab
Task: 43 MD5 hashes separated by spaces. Solution: Each hash is MD5 of a single character; build a lookup table for all printable ASCII characters and decode the flag character by character.
$ ls tags/ techniques/
MD5 rainbow table attack on single charactersPrecomputed hash lookup tableCharacter-by-character hash reversal
🔒
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
- [crypto][Pro]In love with space— spbctf
- [misc][Pro]Хеш-станция (Hash Station)— hackerlab
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [crypto][Pro]Подозреваемый (Suspect)— hackerlab
- [crypto][Pro]Окей (Okay)— hackerlab