cryptoPromedium
Noncense
spbctf
Task: AES-CTR encryption with /dev/zero as random source producing zero nonce. Solution: Known plaintext attack using flag prefix to recover keystream, then XOR to decrypt.
$ ls tags/ techniques/
known_plaintext_attackkeystream_recoveryctr_nonce_reuse_attack
🔒
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]SLA— spbctf
- [crypto][Pro]AES-CTR— spbctf
- [crypto][Pro]ROX — XOR with Key— spbctf
- [crypto][free]Broken Decryptor— hackthebox
- [crypto][free]xorxorxor— hackthebox