cryptoProeasy

Caesar

taipanbyte

Task: Decrypt a Caesar-cipher encoded flag. Solution: Use known-plaintext attack with the TB{ flag prefix to determine shift value of +8, then apply the shift to all alphabetic characters while preserving digits and special characters.

$ ls tags/ techniques/
known_plaintext_attackcaesar_shift

🔒

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