Description
- I have a new chall idea! A binary where one can create, read and edit notes.
- It sucks.
- Okay, okay… what if it’s the form of a kernel module?
- No, still sucks.
- Well, this is not notes. It’s French “trucs”.
Note : la connexion est fermée au bout de 5 minutes.
Files
- docker-compose.yml
-
ktruc-public.tar.xz
42.07 MiB – bbc4635d709f1991866dc079357ec37efee85e8bcd152427745c75fd5a1f2256
Author
XeR
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2023-pwn-ktruc/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.