Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
Analyze the recorded performance metrics in `/challenge/metrics.log`. Identify the single process that is an outlier in both CPU and memory, and read its full command-line arguments to obtain the flag. Several decoy processes carry moderate load.
Find the process with outlier CPU and memory usage
Sorting the top-style table reveals the anomalous process
Its full command line (ps-style section) contains the flag