The base64 task is all about answering back “something” as understandable text”. If you are not familiar with base64 encoding, we recommend reading this article before going straight to solving the task.
Example of a question
{
"type": "QUESTION",
"questionId": "41fe30bd-4050-45cb-80b2-cb2e82ec4b84",
"category": "base64",
"question": "TEVFU0FI",
"answerFormat": "Decrypted string"
}
Example of answer
{
"type": "ANSWER",
"answerId": "d36b4273-0571-42f2-b3bd-7b7987de43b0",
"questionId": "41fe30bd-4050-45cb-80b2-cb2e82ec4b84",
"category": "base64",
"teamName": "l33t team",
"answer": "LEESAH"
}