Description
This configuration editing software has a few issues… Would you be able to make good use of it?
Files
- docker-compose.yml
-
editeur-de-configuration
18.13 KiB – 2c4b735d6ffd42054f00813ed1cf276442bd166023221f79fc66154724f76032 -
Dockerfile
596 B – f23fd9d76305e1ad7a1bb247ab2224a1a3b7a9b7a9d0436b051bed912918bf86
Author

sheidan
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2025-pwn-editeur-de-configuration/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- 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.