Windows: Detect winPEAS privilege escalation reconnaissance execution

Flags Windows executions of winPEAS/PEASS-ng based on image name and command-line discovery options and release download indicators.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Georg Lauenstein (sure[secure]) (SigmaHQ), DRL 1.1
Published
2022-09-19
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 process creation where the executable name matches winPEAS variants (winPEAS.exe and common WinPEASany/x64/x86 filenames) and the command line indicates common WinPEAS reconnaissance options (e.g., applicationsinfo, browserinfo, eventsinfo, fileanalysis, filesinfo, processinfo, servicesinfo, windowscreds). It also matches execution paths where the downloaded payload URL for PEASS-ng is present, and where command-line arguments end with "-linpeas" in either the parent or the current process. Such behavior matters because attackers often use WinPEAS to enumerate system and credential-related artifacts to find paths for privilege escalation. The detection relies on Windows process creation telemetry, specifically image path and command-line contents, including parent command line where available.

Related detections9 linkedT1046 — drag to rearrange
Windows PowerShell ScriptBlock keyword match for WinPwn tool usage
Windows process command line matches WinPwn tool execution keywords
Windows Process Command Line Network Recon via nslookup LDAP SRV Query
Suspicious System Profiler Hardware Enumeration (via process_creation)
Suspicious Fscan Internal Network Scanner Execution (via process_creation)
Possible Network Service Scanning via Nmap or Masscan (via process_creation)
Malicious Anonymous Login - Domain Specified (via security)
Suspicious Hardware Inventory Discovery via WMIC Device Class Queries (via process_creation)
Suspicious Network Scanning Tool Execution
Windows: Detect winPEAS privilege escalation reconnaissance execution
Pivot detection · T1046 · 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.