
Summary
The rule "Linux Auditd Auditd Daemon Shutdown" detects the unexpected termination of the Linux Audit daemon (auditd), an integral component responsible for logging security events. By monitoring for DAEMON_END log entries, this detection identifies whether the shutdown resulted from a legitimate system action or malicious intent. An abrupt halt of the audit logging service can signify an effort to compromise system security by disabling the monitoring needed to capture critical events. It is essential to correlate this detection with system logs to ascertain the motive behind the shutdown, as it could either be a routine maintenance task or an indicator of a security breach. If determined to be an attack, the implications of disabling auditd could lead to a situation where malicious activities can occur without being logged. This necessitates the implementation of alert mechanisms for auditd shutdown events to uphold system integrity and security oversight.
Categories
- Linux
- Endpoint
Data Sources
- Pod
- Container
ATT&CK Techniques
- T1562.012
Created: 2025-06-06