Linux auditd: systemd service file creation under systemd directories

Identifies new systemd unit file creation events under common systemd directories using auditd PATH create logs.

FreeReviewedSigma · Medium · v3
Product
linux
Service
auditd
Author
Pawel Mazur (SigmaHQ), DRL 1.1
Published
2022-02-03
Updated
2026-07-31

ATT&CK techniques

Persistence → Priv Esc
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags file creation events for systemd service units under standard systemd locations (e.g., /usr/lib/systemd/system/ and /etc/systemd/system/) and user unit paths containing /.config/systemd/user/. Adversaries can abuse these locations to persist by having systemd start attacker-controlled code via newly created unit files. It relies on Linux auditd PATH create telemetry that includes the created file path.

Related detections9 linkedT1543.002 — drag to rearrange
Malicious Koske Persistence via Systemd Service and Shell Profile Hijack (via process_creation)
Suspicious Linux CoinMiner Watchdog Staging in Shared Memory (via process_creation)
Suspicious systemd Service Persistence Creation (via process_creation)
Masquerading Systemd Service Masquerade via Systemctl Reenable of rsyslogd (via process_creation)
Suspicious Systemd Service Masquerading as Sysmon (via file_event)
APT28 httd Implant Persistence via systemd linux.service from Boot Directory (via process_creation)
Malicious Keyhunter Worker Systemd Unit File Creation
Masquerading Execution of Binary from Var Log Directory (via process_creation)
Suspicious File Immutability Set via chattr for Anti-Removal on Linux
Linux auditd: systemd service file creation under systemd directories
Pivot detection · T1543.002 · 9 related

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.