Description
You need to read the file flag.txt
on the remote server.
Files
- docker-compose.yml
-
zarby-write
18.53 KiB – 3c5ffa55e31ea0a468383626e6852fb18a8adfa952f4ba8703a6506562b75b37 -
ld-2.37.so
219.12 KiB – db61dfe5ac2fb5522cc111df698146d187b13cbfb73684f190f58217b8dbeec4 -
libc-2.37.so
1.98 MiB – c3a14ee6eb14cdb81f6bbd0ab94ca138597db93d5c8e7bafb5609d2f94ee0068
Authors
XeR
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2024-pwn-zarby-write/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.