Suspicious File Downloads via PowerShell.EXE from File Sharing Domains on Windows

Flags PowerShell downloading content from known file-sharing/paste domains using DownloadString/DownloadFile or web request syntax.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2024-02-23
Updated
2026-07-30

What it detects

This rule flags Windows PowerShell execution where the command line references common file-sharing and paste-style hosting domains and performs file retrieval using PowerShell download functions or common download/curl-like aliases. Attackers frequently use these mechanisms to pull payloads or additional tooling from externally hosted locations while blending into legitimate scripting activity. It relies on process creation telemetry, specifically the spawned PowerShell image path and the PowerShell command line containing both a file-sharing domain and download-related constructs.

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