Windows PowerShell ScriptBlock Web Request Cmdlets and Command-Line Tools

Alerts when PowerShell script blocks reference web request and download cmdlets/commands, excluding a specific guest configuration path.

FreeReviewedSigma · Medium · v2
Product
windows
Category
ps_script
Author
James Pemberton / @4A616D6573 (SigmaHQ), DRL 1.1
Published
2019-10-24
Updated
2026-07-31

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 script block activity that invokes common web request mechanisms, including specific .NET WebRequest creation and cmdlets/aliases such as Invoke-RestMethod, Invoke-WebRequest, iwr/irm, and bits transfer commands. Attackers often use these functions to download or retrieve resources over HTTP/HTTPS or other protocols, making this activity a useful indicator of suspicious execution. It relies on PowerShell Script Block Logging telemetry containing matching command strings, with an exclusion for Guest Configuration plugin paths.

Related detections9 linkedT1059.001 — drag to rearrange
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 Script Interpreter Spawned by Explorer via ClickFix Run Dialog (via process_creation)
Suspicious PowerShell Download Cradle via ClickFix Fake CAPTCHA (via process_creation)
Windows PowerShell ScriptBlock Web Request Cmdlets and Command-Line Tools
Pivot detection · T1059.001 · 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.