Description
Let’s play a game of Monopoly! I hope you have your “get out of jail free” card ready.
Files
- docker-compose.yml
-
monopoly.tar.xz
295.66 KiB – d18de1b96e0742677969e689b5616d0736e690ed6f3b7c7c7af34ae02e257df1
Author
BitK
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2024-web-monopoly/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Access the challenge at http://localhost:8000/.
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.