Linux auditctl -D used to delete all audit rules

Flags auditctl -D executions that delete all audit rules and watchers on Linux.

FreeReviewedSigma · High · v3
Product
linux
Category
process_creation
Author
Mohamed LAKRI (SigmaHQ), DRL 1.1
Published
2025-10-17
Updated
2026-07-31

ATT&CK techniques

  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. C2

  13. Exfiltration

  14. Impact

What it detects

This rule flags process executions where auditctl is run with the -D option to delete all configured audit rules and watches on a Linux system. Disabling auditing can help an attacker reduce visibility and hinder post-compromise detection and investigation. It relies on Linux process creation telemetry that includes the executable path and command-line arguments to identify the -D usage.

Changelog

v3
  1. v3
    Candidate ingested via manual entry.2026-07-31
  2. v2
    Candidate ingested via manual entry.2026-07-31
  3. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.