SiteShadow
Back to vulnerability library

A09 Logging & Monitoring Gaps

What this means

SiteShadow flagged places where security-relevant events may not be logged, or where logs are inconsistent/unusable for incident response (missing auth event logs, no audit trail for admin actions, no alerts, etc.).

Why it matters

Missing logs make incident response and detection much harder.

Safer examples

1) Log security events (without leaking secrets)

2) Add an audit trail for sensitive actions

Store "who did what when" for admin actions and data access that matters.

3) Alert on abnormal patterns

Examples: spike in 401s, many failed logins, large exports, unusual admin activity.

How SiteShadow detects it (high level)

References

---

← Back to Vulnerability Library

Request access View coverage