Windows PowerShell File Dropper Activity: Creating Executables or Script Files

Alerts when PowerShell writes .exe/.dll or script-like files, consistent with binary/script staging or dropping.

FreeReviewedSigma · Medium · v2
Product
windows
Category
file_event
Author
frack113, Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-03-17
Updated
2026-07-31

What it detects

This rule flags Windows PowerShell (powershell.exe, powershell_ise.exe, or pwsh.exe) creating files whose names end with common executable and script extensions. Such behavior can indicate an attacker staging payloads by dropping binaries or scripts for execution or persistence. The detection relies on file creation events with process image path matching and target filename suffix patterns, with several common development and temporary-path exclusions applied.

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.