Linux Level 3 85 points

Linux-Proc Memory. Peeking at a Process's Environment

Mission

A daemon process runs continuously in the background, with the flag set as one of its environment variables. Investigate the process using the /proc filesystem.

#linux#proc-filesystem

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag