General Skills Level 3 150 points

Advanced Automation - Directory Monitor

Mission

`/challenge/logs/` holds a large set of access logs. Aggregate status-404 requests per source IP and identify the single scanner IP with an overwhelming 404 count. The flag is on that IP's line that carries a `note=` field. Several decoy IPs have moderate 404 counts, so aggregation -- not a naive threshold -- is required.

#bash#automation#monitoring#inotify

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag