Windows Process Creation Ending in .exe With No Image Name

Flags Windows process creation events where the .exe path exists but the image name is missing, indicating possible stealth or evasion.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Matt Anderson (Huntress) (SigmaHQ), DRL 1.1
Published
2024-07-23
Updated
2026-07-30

What it detects

This rule identifies Windows process creation events where the process image path ends with ".exe" but no image name is present. Attackers can exploit missing or incomplete image naming to reduce the effectiveness of image-based detections and hide execution details. The detection relies on process creation telemetry, specifically the presence of an executable path ending in ".exe" and the absence of an image name field. Rare legitimate software may also trigger this condition.

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