Description
You need to read the file flag.txt
on the remote server.
Files
- docker-compose.yml
-
deflation
16.23 KiB – f25ef047e62b4ecb3e28bded74fa62f20d7c6324357f99ad72795c8bca24a5c9 -
libc-2.31.so
1.75 MiB – 17abce7433ccac97a7a5e9c1d286b7337c30d01f25e0d837cfe78de9be61e768 -
ld-linux-x86-64.so.2
173.76 KiB – 0a96b6c36729ebdc85b18e2bf036b1a1b4bd96e3c593c31b5154c3a1d15bda2f
Authors
XeR
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2022-pwn-deflation/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.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.