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 Dee
is the “hard” version of the challenge, check Tweedle Dum
for the “easy” one.
Files
- docker-compose.yml
-
tweedle-dee-public.tar.xz
1.71 MiB – 42ea2857cc4613da3564d7183d0ea64cad1ffba961395370c6645e7525c6180b
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2023-web-tweedle-dee/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.