Description
This is your first day in your new company, where they use an homemade browser. Can you get a shell on the machine of the person who checks the links we send him?
Files
- docker-compose.yml
-
fcsc_browser
110.34 KiB – c5c2093301f353e4d34cc81be57bcaa53d15682e65ce9f9403e123dd9b364c99
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2021-pwn-reporter/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Access the challenge at http://localhost:8000/.
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.