Windows Process Creation Attempt Using wmic.exe process call create

Alerts on Windows process creation attempts invoking wmic.exe with “process call create”, a common pattern for WMI-based execution.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Michael Haag, Florian Roth (Nextron Systems), juju4, oscd.community (SigmaHQ), DRL 1.1
Published
2019-01-16
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 creation events where the executable is wmic.exe and the command line contains the components “process”, “call”, and “create”, consistent with attempting to create a process through WMI. Such execution matters because wmic can be used to run commands on the host, potentially enabling attacker-controlled process execution. The detection relies on Windows process creation telemetry, using fields that identify wmic.exe and match required command-line substrings.

Related detections9 linkedT1047 — drag to rearrange
Malicious UAT-8302 Remote Process Execution via wmic
Malicious Remote Encryptor Execution via WMIC Process Call Create (Chaos Ransomware)
Malicious Impacket Wmiexec Remote Command Execution Pattern
Malicious Shadow Copy Deletion Via WMI
Suspicious Remote Process Creation via WMIC Process Call Create (via process_creation)
Suspicious System Reconnaissance via WMI Command-Line Queries (via process_creation)
Malicious Impacket WMIexec Process Execution (via process_creation)
Suspicious Child Process Spawned by WMI Provider Host (via process_creation)
Malicious WMI Spwaning PowerShell Process - WMImplant (via process_creation)
Windows Process Creation Attempt Using wmic.exe process call create
Pivot detection · T1047 · 9 related

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