General Skills Level 2 100 points

Process Hunter - Hidden Process

Mission

A process named "secret_service" is running in the background. Find this process and get the following information: 1. Process ID (PID) 2. Running user 3. Command line arguments The flag is in the command line arguments. Hint: Use ps, pgrep, top commands

#process#ps#linux#monitoring

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag