Windows: net.exe used to start a service with the start flag

Identifies Windows processes using net.exe/net1.exe with ' start ' to start services.

FreeReviewedSigma · Low · v1
Product
windows
Category
process_creation
Author
Timur Zinniatullin, Daniil Yugoslavskiy, oscd.community (SigmaHQ), DRL 1.1
Published
2019-10-21
Updated
2026-07-30

ATT&CK techniques

Execution
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  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 flags process executions where net.exe or net1.exe is invoked with a command line containing the start keyword followed by a space, indicating a service start operation. Attackers often use built-in command utilities like net.exe to execute service-related actions without writing custom tooling. It relies on process creation telemetry, matching the executable name/path and the presence of the ' start ' token in the command line.

Related detections9 linkedT1569.002 — drag to rearrange
Suspicious PsExec Service Named Sliver
PsExec Remote Service Execution on Target Host (via process_creation)
Renamed Procdump Tool Used for Dumping LSASS Process (via process_creation)
Suspicious Service Installation Masquerading as winupd
Suspicious PSexec Application Execution (via process_creation)
Malicious Metasploit PsExec Named Pipe Command Execution
Malicious PsExec Service Installation via PSEXESVC
Malicious NotPetya Payload Execution via Rundll32 Ordinal Export from Windows Directory
Suspicious Lateral Movement via PsExec Service (via process_creation)
Windows: net.exe used to start a service with the start flag
Pivot detection · T1569.002 · 9 related

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