Description
We open our extraordinary application to manage the ECSC 2019 Team France! We are convinced that there is absolutely no security problem with it!
Note: This challenge has been made for the finale of FCSC 2019.
Files
- docker-compose.yml
-
byot
17.93 KiB – 256e623ed9f655858bfbe373d55bcce92b49a76953134e048f1b6a60e2ad63af -
libc-2.24.so
1.61 MiB – d37be6b076bed6b4031451c8495aca3f350273e90dd5b97721f6b167b88ce1ea -
ld-2.24.so
149.70 KiB – 242cba8e97a996c0c2195bee25121c52ee9fc908cd5cffb3c0ba720052f8e491
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2019-pwn-build-your-own-team/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.