Description
Amidst her travels in the wondrous world of Wonderland, Alice stumbled upon a curious pair of twins: Tweedledee and Tweedledum. The duo had fashioned a simplistic website using Flask, a development that piqued Alice’s interest. With her inquisitive mind and penchant for the technological, Alice couldn’t help but wonder if she could hack into their creation and uncover its secrets.
Note: Tweedle Dum
is the “easy” version of the challenge, check Tweedle Dee
for the “hard” one.
Files
- docker-compose.yml
-
tweedle-dum-public.tar.xz
1.25 MiB – bba9317c0e7c254d1f4f598ec09940059306ceec5c7caa0f1b17c38569bec778
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2023-web-tweedle-dum/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.