Windows: Elevated PowerShell or CMD Spawned from Uncommon Parent Location

Alerts on elevated PowerShell/CMD executions whose parent process comes from uncommon Windows locations, indicating likely privilege escalation.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
frack113, Tim Shelton (update fp) (SigmaHQ), DRL 1.1
Published
2022-12-05
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 a Windows shell (PowerShell, PowerShell ISE, pwsh, or cmd) is launched with elevated privileges (User contains 'AUTHORI' variants and LogonId equals 0x3e7) and the parent process originates from an uncommon filesystem location. Attackers commonly use elevated shells to execute follow-on commands and tooling after privilege escalation. The detection relies on Windows process creation telemetry including Image/OriginalFileName for the spawned shell, User and LogonId to indicate elevated context, and ParentImage to identify uncommon parent paths while excluding known benign parent patterns.

Related detections9 linkedT1059 — drag to rearrange
Suspicious Python Execution via Renamed Synaptics Binary
MSBuild Executing Non-Project File or Remote Payload
Possible Ivanti Pulse Connect Secure Command Injection via License Keys-Status Endpoint (via webserver)
Possible Craft CMS RCE via Query-String CLI Option Injection
Possible Aspera Faspex Pre-Auth RCE via YAML Deserialization in package_relay (via webserver)
Possible Sitecore Pre-Auth RCE via Report.ashx Insecure Deserialization (via webserver)
Possible WatchGuard Pre-Auth RCE via agent login XML-RPC CVE-2022-26318
Possible Oracle Opera CGI Webshell Command Execution via operabin
Suspicious tar Extraction of Staged Archive to Temp (via process_creation)
Windows: Elevated PowerShell or CMD Spawned from Uncommon Parent Location
Pivot detection · T1059 · 9 related

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