Description
Come and test the new version of the Patchinko game!
Winning chances are close to zero, so we help players.
Prove that it is possible to exploit the system to read the flag
file.
Note: the service allows to patch the given binary before running it.
Files
- docker-compose.yml
-
patchinko.bin
8.70 KiB – b09fe0d4228fa0a1ff58cee680f5d57cb6f2aa54e65f7c2c43d7c86e61b4ba1f
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2020-pwn-patchinko/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.