- How do SOC analysts detect Service Stop?
- Detection centers on XDR, SIEM telemetry for the impact phase of the attack. Monitor for bulk service stop operations targeting security tools including antivirus services, EDR agents, SIEM forwarding agents, and backup software using net stop, sc stop, or taskkill commands. Alert on attempts to disable Windows Security Center and any modification to security product configuration files or registry keys that would disable real-time protection or reporting capabilities.
- What does a Service Stop alert look like?
- A representative XDR detection is "Security Services Mass Shutdown Detected" (critical severity): Script execution detected stopping 47 services simultaneously including Windows Defender, Veeam backup services, SQL Server, Exchange Transport, and multiple third-party security products. The script uses net stop and sc config disabled commands. Stopping this specific combination of security and backup services is the standard pre-execution step for ransomware deployment in human-operated ransomware attacks.
- Which tools detect Service Stop, and how can I practice?
- Service Stop (T1489) is best surfaced with XDR, SIEM telemetry, which exposes the impact signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.