Description
You need to read the file flag.txt
on the remote server.
Files
- docker-compose.yml
-
formatage
14.12 KiB – 24f48e28dd44962bd67a435b09c6ccd0ee2c2cacc862b2672bf1a89f6d2c1cfc -
libc.2-34.so
2.11 MiB – 64c5884701cf52968917726289eb66bfd2e776f9d18d7e37c4449b91efa6d0cf
Authors
XeR
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2022-pwn-formatage/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.