write-ups-challenges-2022-2023/scheme-challenge/README.md
2022-11-24 22:59:22 +01:00

17 lines
769 B
Markdown

# RE:Prefix
Contains 4 challenges in total so just add 0, 1, 2, 3 to the name.
Description should always be the same.
## Title
RE:Prefix
## Text
This is a series of challenges where you need to program something in Scheme, but only a small subset of the language is allowed to be used. More information is given on the website: <TODO deploy>.
Correctly solving one of the challenges will yield a flag. You can try to attack the website itself, however it is not recommend since it contains no vulnerabilities to the best of our knowledge.
## Files
None
## How to deploy
A Dockerfile and a docker-compose is provided that starts the server on port 8000. This port needs to be exposed. The description needs to be filled in so participants can connect to the server.