mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 19:36:33 +00:00
ab9c127df3
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
16 lines
618 B
Markdown
16 lines
618 B
Markdown
# A09 - Security Logging and Monitoring Failures
|
|
|
|
## Description
|
|
This category helps detect, escalate, and respond to active breaches. Without logging and monitoring, breaches cannot be detected. Insufficient logging, detection, monitoring, and active response occurs at any time.
|
|
|
|
## Common Vulnerabilities
|
|
- Missing security logs
|
|
- Inadequate log protection
|
|
- No alerting mechanism
|
|
- Logs not monitored
|
|
- Insufficient log detail
|
|
- No incident response
|
|
|
|
## Testing Approach
|
|
Verify that security-relevant events are logged, logs are protected, alerting mechanisms exist, and incident response procedures are in place.
|