cryptoPromedium
Абсолютная безопасность (Absolute Security)
hackerlab
Task: XOR encryption service with assertion that rejects enc[i] == flag[i]. Solution: Statistical attack - collect ~2700 samples and find the missing byte value at each position (the one that never appears is the flag byte).
$ ls tags/ techniques/
xorinformation_leakoraclestatistical_attackfiltered_outputassertion_bypassbyte_exclusionrandom_oraclesampling_attack
Statistical analysis of filtered XOR outputsMissing byte detection through samplingInformation leak via output filteringByte-by-byte plaintext recovery
🔒
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
- [forensics][Pro]Secure Random (Безопасный рандом)— HackerLab
- [crypto][Pro]Enigma— hackerlab
- [pwn][Pro]Купи слона (Buy an Elephant)— HackerLab
- [pwn][Pro]Канарейка (Canary)— HackerLab
- [crypto][Pro]RSA?— grodno_new_year_2026