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
RC4 was once widely used but is now deprecated. This introductory task focuses on recognizing the provided data format. Base64 string: S0lOT0NPe3JjNF9pc19kZXByZWNhdGVkfQ== This is not actually RC4 ciphertext. Decode it as Base64 to obtain the flag.
This challenge can be solved with the information in the statement alone. Submit the flag you find directly.
This is not actually RC4 ciphertext
Use base64 -d or CyberChef
The decoded result is the flag