https://s3-us-west-2.amazonaws.com/secure.notion-static.com/cdf06950-8a12-432a-9701-3d6434e21b73/Untitled.png

From the title of the challenge, it seems that the Caesar Cipher is required to decode the string.

Solution

  1. Decode the string using the Caesar Cipher.

    The Caesar Cipher involves a one-to-one substitution of the alphabets. There are many tools online that can decode a Caesar Cipher and I used this tool.

    Paste the encoded string and wait for the results to be shown.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a100c6ba-24c9-4b38-945a-d2b806fe84df/Untitled.png

    The flag should be one of the values displayed.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/831fa2e1-3c61-4d80-a306-4be89e3379fb/Untitled.png

Flag: flag{surround_this_flag_with_flag_format}