Clear it in 3 steps
-
No environment needed
This challenge can be solved with the information in the statement alone. Submit the flag you find directly.
-
Investigate the target
-
Submit the flag
Base64 is an encoding method used to transmit binary data as text. It's not encryption, but it's often used for obfuscation since the content isn't immediately readable. Decode this Base64 string to find the flag: RkxBR3tiYXNlNjRfaXNfbm90X2VuY3J5cHRpb259
This challenge can be solved with the information in the statement alone. Submit the flag you find directly.
Search online for a Base64 decoder ("base64 decode")
Base64 strings typically consist of alphanumeric characters and +/=
Visit https://www.base64decode.org/ and paste the string