Linux systemctl Mask Power Targets to Disable Suspend, Hibernate, Hybrid Sleep

Flags systemctl mask commands targeting suspend/hibernate/hybrid-sleep power management targets.

FreeReviewedSigma · High · v2
Product
linux
Category
process_creation
Author
Milad Cheraghi, Nasreddine Bencherchali (SigmaHQ), DRL 1.1
Published
2025-10-17
Updated
2026-07-31

ATT&CK techniques

Persistence
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies process executions of systemctl with the mask action and targeting of power management units such as suspend.target, hibernate.target, and hybrid-sleep.target. Masking these targets can prevent the system from entering sleep or related power states, keeping malicious processes running uninterrupted. It relies on Linux process creation telemetry that includes the executable path and command-line arguments showing "systemctl" plus "mask" and the specific *.target units.

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. 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.