wusa.exe Execution with Parent in Suspicious Windows Paths

Alerts when wusa.exe is spawned by a parent running from common suspicious Windows directories, excluding .msu-related noise.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
X__Junior (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-11-26
Updated
2026-07-30

What it detects

This rule flags process creation where wusa.exe (Windows Update Standalone Installer) is launched and its parent process path matches common suspicious locations (such as Perflogs, Public, Temp directories, or Temporary Internet). Attackers may use legitimate Windows binaries placed or invoked from unusual locations to help bypass security controls and execute with elevated context. It relies on Windows process creation telemetry, specifically the child Image ending in \wusa.exe, ParentImage path substrings, and CommandLine containing .msu to focus on update-file execution.

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