Suspicious PowerShell Execution From Windows Temporary Folders on Windows

Alerts when PowerShell runs with command-line paths pointing to Windows temp directories, excluding some common benign installers.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems), Max Altgelt (Nextron Systems), Tim Shelton (SigmaHQ), DRL 1.1
Published
2021-07-14
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 PowerShell (powershell.exe/pwsh.exe) process launches whose command line references common Windows temporary directory paths such as \Windows\Temp and %TEMP%/%TMP%. Attackers often stage or run scripts from writable temp locations to evade detection and reduce the likelihood of being noticed under normal application paths. It relies on Windows process creation telemetry, matching executable names and command-line strings, while excluding a few known benign patterns (e.g., specific VS Code and Chocolatey installer behaviors).

Related detections9 linkedT1059.001 — drag to rearrange
Suspicious Node.js Spawning Script Interpreter for Dropped Payload
Suspicious PowerShell Remote Download and Execution via Invoke-WebRequest
Suspicious Script Host Spawning Hidden PowerShell (via process_creation)
Suspicious PowerShell Reflective Assembly Load With GZip Decompression (via process_creation)
Suspicious PowerShell Invoke-Expression with Replace Obfuscation
Suspicious PowerShell Archive Extraction to AppData Roaming
Malicious PowerShell Spawned by Masqueraded NVIDIA GeForce Experience Binary
Suspicious PowerShell Hidden Unrestricted Execution via ClickFix
Suspicious PowerShell Spawned by cscript in Script Chain
Suspicious PowerShell Execution From Windows Temporary Folders on Windows
Pivot detection · T1059.001 · 9 related

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