cryptomedium

TTP — Two-Time Pad

spbctf

Task: Two ciphertexts encrypted with OTP using the same key, one known plaintext. Solution: Two-Time Pad attack - recover key by XORing known plaintext with its ciphertext, then decrypt the second message.

$ ls tags/ techniques/
two_time_pad_attackotp_reuse_attack

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]