cryptoPromedium
Двойной хэш (Double Hash)
hackerlab
Task: Flask web service with double RC4 encryption where user controls both keys. Solution: XOR cancellation attack - using identical keys (key1 == key2) causes the stream cipher to cancel itself, returning the flag in plaintext.
$ ls tags/ techniques/
RC4 stream cipher XOR cancellation attackDouble encryption with identical keysWeb service interactionHex encoding/decoding
🔒
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]Хмак! Будь здоров!— duckerz
- [crypto][Pro]Chill— volgactf
- [crypto][free]crypto— pingctf
- [crypto][Pro]Нулевой шифр (Null Cipher)— hackerlab
- [crypto][Pro]Noncense— spbctf