Description
Here is a binary that simply check whether its input is the correct flag.
Note :
- Depending on your system, you may need to add a capabilities(7) to the binary with the following command:
sudo setcap cap_sys_resource=pe megalosaure
. - If you get the error
fork: Resource temporarily unavailable
, inspect your shellcgroups
withcat /proc/$$/cgroup
then look at/sys/fs/cgroup/.../pids.max
and try to increase the value stored in that file.
Files
-
megalosaure
4.26 MiB – 90c23a1f913279673073ecfb084225c095e58709fa808d61cf41646719ed4e8a
Author
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.