ctf-writeup/2023/NewportBlakeCTF 2023/Caesar Salads
daffainfo e6c48e50f1 feat: grouped the challs 2024-01-09 16:59:32 +07:00
..
images feat: grouped the challs 2024-01-09 16:59:32 +07:00
README.md feat: grouped the challs 2024-01-09 16:59:32 +07:00

README.md

Caesar Salads

Every CTF needs an introductory crypto. I found a roman emperor that made this super cool cipher. Can you decrypt this for me?

About the Challenge

We were given a file called output.txt and here is the content of the file

Ciphertext: xlmdp{ryzo_drsc_gkcxd_dyy_rkbn_yp_k_cdkbd}

How to Solve?

Replaces each letter with the 16th letter after it in the latin alphabet

flag

nbctf{hope_this_wasnt_too_hard_of_a_start}