Windows Process Creation: Suspicious Executable Image Extension

Flags Windows process creations where the executable image path ends with an unexpected extension, after filtering known benign cases.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Max Altgelt (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2021-12-09
Updated
2026-07-30

What it detects

Identifies Windows process creation events where the spawned process image does not end with a set of known executable/script extensions (such as .exe, .com, .scr, etc.), excluding multiple common Windows and software paths. This matters because attackers can use process-starting techniques that reference unusual or misleading file types to evade standard execution expectations. The detection relies on process creation telemetry containing the parent and image paths, including special-case exclusions for trusted system and installer-related locations.

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