Description
Do you want some additional bonus points? Get a score higher than 1000 to unlock the flag.
Files
- docker-compose.yml
-
bonuspoints
16.68 KiB – 579a897a8fbb29340b8e941623ea413205720f2929ce5d65f579ae25975c0be1
Author
Danhia
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2021-pwn-bonus-points/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.