Windows PowerShell: Suspicious Process Discovery Using Get-Process

Alerts when PowerShell script blocks contain Get-Process, indicating local process discovery activity.

FreeReviewedSigma · Low · v2
Product
windows
Category
ps_script
Author
frack113 (SigmaHQ), DRL 1.1
Published
2022-03-17
Updated
2026-07-31

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags PowerShell activity where the executed script block text contains the Get-Process cmdlet, indicating local process discovery. Attackers commonly enumerate running processes to map the host state, identify security tooling, or prepare subsequent actions. It relies on Script Block Logging telemetry that records the script block content executed by PowerShell.

Related detections9 linkedT1057 — drag to rearrange
Antivirus Software Discovery via tasklist and findstr
Suspicious Security Software Discovery via tasklist and findstr (via process_creation)
Suspicious Security Process Enumeration via Tasklist And Findstr
Suspicious ESXi Virtual Machine Enumeration via esxcli Process List
Linux sysinfo Syscall for System Information Discovery
Windows: Recon command output piped to findstr.exe
Windows Process Execution of PCHunter (PCHunter64.exe or PCHunter32.exe)
Windows WMIC Process Flag Execution Indicating Process Reconnaissance
Windows Process Discovery via tasklist Command Execution
Windows PowerShell: Suspicious Process Discovery Using Get-Process
Pivot detection · T1057 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

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