Description
Here is an implementation of logging (history) of entered commands.
Do not worry, the commands are not interpreted.
Read the file flag.txt located on the server.
Files
- docker-compose.yml
-
history
15.68 KiB – 471b8a1416610e12e29fa183c16b93e75ba15e991490ff6cc406fd3404304404
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2026-pwn-history/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.