macOS csrutil Used to Disable System Integrity Protection (SIP)

Detects macOS processes running csrutil to disable SIP by matching /csrutil with a command line containing 'disable'.

FreeReviewedSigma · Medium · v2
Product
macos
Category
process_creation
Author
Joseliyo Sanchez, @Joseliyo_Jstnk (SigmaHQ), DRL 1.1
Published
2024-01-02
Updated
2026-07-31

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies macOS process executions where the command line includes "disable" and the executed image ends with "csrutil", indicating an attempt to disable System Integrity Protection. Disabling SIP can weaken macOS security controls and is commonly used during post-exploitation to facilitate further tampering. The detection relies on process creation telemetry including the executable path and command-line arguments.

Related detections9 linkedT1518.001 — drag to rearrange
Antivirus Software Discovery via tasklist and findstr
Suspicious Security Software Discovery via WMI or Defender Query (via process_creation)
Suspicious Security Software Discovery via PowerShell SecurityCenter2 AntivirusProduct Query (via process_creation)
Suspicious Antivirus Product Enumeration via WMI Query via process_creation
Suspicious Security Software Discovery via tasklist and findstr (via process_creation)
Suspicious Security Process Enumeration via Tasklist And Findstr
Suspicious Security Software Enumeration on macOS
macOS SIP Status Enumeration via csrutil status
Windows Process Execution of findstr.EXE for Security Tool Keyword Filtering
macOS csrutil Used to Disable System Integrity Protection (SIP)
Pivot detection · T1518.001 · 9 related

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.