Windows: Stop a Service with sc.exe via Process Creation (sc.exe stop)

Identifies sc.exe executions that include 'stop' to stop Windows services based on process creation and command line.

FreeReviewedSigma · Low · v1
Product
windows
Category
process_creation
Author
Jakob Weinzettl, oscd.community, Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-03-05
Updated
2026-07-30

ATT&CK techniques

Impact
  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

What it detects

This rule flags process creation events where sc.exe is executed with command-line arguments containing ' stop ' to stop a Windows service. Stopping services can be used to disrupt availability or disable security/monitoring components. Detection relies on process creation telemetry capturing the executable name (OriginalFileName or an Image ending in \sc.exe) and the command line containing the stop operation.

Related detections9 linkedT1489 — drag to rearrange
Possible Akira Ransomware VM Shutdown via vim-cmd
Possible Ransomware Pre-Encryption VM Termination via esxcli
Malicious Massive Processes Termination Burst (via process_creation)
Malicious Service Deactivation - Command (via process_creation)
Malicious ESXi Virtual Machine Termination and Snapshot Removal
Malicious Stopping of Security or Backup Services Before Impact (via process_creation)
Malicious Massive Services Deletion Burst (via process_creation)
Malicious Security Service Tampering via wmic PathName Query (via process_creation)
Suspicious GhostLocker Watchdog Process Execution (via process_creation)
Windows: Stop a Service with sc.exe via Process Creation (sc.exe stop)
Pivot detection · T1489 · 9 related

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