Linux Service Reload/Start via systemctl or service Command Execution

Identifies Linux process executions invoking service control commands with start or reload keywords.

FreeReviewedSigma · Low · v3
Product
linux
Service
auditd
Author
Jakob Weinzettl, oscd.community, CheraghiMilad (SigmaHQ), DRL 1.1
Published
2019-09-23
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

Identifies execution of command-line processes containing the strings 'systemctl' or 'service' along with 'reload' or 'start'. This behavior matters because attackers often reconfigure, start, or reload services to establish persistence or apply changes without needing a reboot. The rule relies on Linux auditd telemetry capturing process execution events (EXECVE) and string matching within the command arguments.

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 Service Reload/Start via systemctl or service Command Execution
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.