As part of a cybersecurity course, my team and I created a challenge for a jeopardy style Capture The Flag (CTF).
The challenge can be found here
Due to the learning objectives of the course, the challenge is designed to be doable for people who are new to CTFs. The challenge includes basic CTF skills including (but not limited to) cryptography and stenography.
remi
to read the initial storyinventory find meatballs
and download the image "meatballs.jpg"strings meatballs.jpg
in your terminal to obtain a ciphertext "pASARFeDXPsj4V5u7qTOYoHzljCS+lc8YmSG/IiYJq74qKT3fcQAvuT24WJlMoMIinB9eKYGbR4FXRsAZ+kdbrytAmSDxFv33YARollK0IvXBVgVLsE9dmGghi71J9FP". Store this away for now.inventory find spaghetti
and download the image "spaghetti.jpg"steghide -extract -sf spaghetti.jpg
in your terminal with the password "spaghetti" to extract a file "recipe.txt"inventory find CheesyGarlicKnot
to obtain more cluesremi 6b6261721244591492597245de07dbef1626b472244f340614f9083c6e683a7c046c0f0a46360f5b
to get a python file "door.py"