cryptoeasy
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
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]