cryptomedium
Абсолютная безопасность (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
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]