Forensics Level 3 50 points

Detect Brute-Force Attack in Event Logs

Mission

Analyze the authentication log `auth.log` to find traces of a brute-force attack. Aggregate failed logins per source IP; the flag is near the successful login of the IP with the outlier failure count.

#forensics#windows#evtx#event-log#bruteforce

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag