Linux Level 2 50 points

Linux-Process Hunting. Tracking Down a Running Process

Mission

Among several background processes, one has the flag embedded in its command-line arguments. List them with ps and find it.

#linux#ps#process-inspection

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag