Description
Your vulnerability report was impressive, but for it to be validated, you need to prove you can execute the /get_flag binary. Could you demonstrate the real impact of this security flaw? We’re eagerly awaiting your proof of execution! :)
Webapp: http://localhost:8000/
Bot: nc localhost 4000
Files
- docker-compose.yml
-
dom-monitor.tar.xz
267.48 KiB – 38302a72bc96328b038b82e84abcf9cc1a1e5b582b41e4713663fc8744c5c88e
Author

Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2025-web-dom-monitor/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/.
- Then, in another console, access the challenge with Netcat:
nc localhost 4000
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.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.