Advanced Log Reading #security #waf #intrusion-detection #audit-logs

Security & Access Logs

5 exercises — brute-force login patterns, WAF SQLi blocks, impossible-travel logins, port scan detection, and privilege escalation in audit logs.

0 / 5 completed
1 / 5
An authentication log shows:
2026-07-08T02:14:01Z auth_failed user=admin ip=185.220.101.5 reason=invalid_password
2026-07-08T02:14:02Z auth_failed user=admin ip=185.220.101.5 reason=invalid_password
2026-07-08T02:14:03Z auth_failed user=admin ip=185.220.101.5 reason=invalid_password
... (312 more lines, same IP, one attempt per second)


What pattern does this represent, and what's the correct first response?

Frequently Asked Questions

What will I practise in "Security & Access Logs — Log Reading Exercises"?

Practice reading security and access logs for intrusion detection: brute-force patterns, WAF SQL injection blocks, impossible-travel logins, port scans, and privilege escalation events. 5 exercises for security-minded engineers.

How many exercises are in this module?

This module has 5 multiple-choice exercises, each with instant feedback and a full explanation of the correct answer.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.