Programming Level 2 50 points

Python Practice - Target-IP Access Log Tracing

Mission

Runtime-generated data.txt is a 1200-line access log. Filter for 192.168.1.100 and find the FLAG among those lines.

#programming#python#logs#regex

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag