AlpacaHack Logo

Tag: Process Filesystem

Sign InSign Up
Process Filesystem

The Process Filesystem (procfs) is a virtual filesystem that allows process and kernel information to be accessed as files on systems such as Linux.

In CTFs, players aim to obtain the flag by reading information under /proc/self/ or /proc/<pid>/, such as the state of a running process, environment variables, and command-line arguments. (automatically translated from Japanese)

minaminao
·Updated Apr 24, 2026
Process Filesystem Challenges

Secret Fail

Daily AlpacaHack B-SIDETopic: PythonReleased: May 16, 2026

22 solves
Misc

by

minaminao

minaminao

Nice work on Copy Fail and ... Shredder Challenge :D

secret-fail.tar.gz

Please sign in to submit the flag.

descriptionsolveswriteups