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
- [crypto][Pro]Брутфорс— duckerz
- [crypto][Pro]Caesar— spbctf
- [crypto][Pro]KeyForSolve - taipanbyte CTF— taipanbyte
- [crypto][Pro]Сломанные буквы (Broken Letters)— hackerlab
- [reverse][Pro]Erlang— rev-kids20.forkbomb.ru