Windows Process Creation: Renamed AutoHotkey Executable via PE Metadata

Detects renamed AutoHotkey executables by correlating process creation events with PE metadata indicators.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (SigmaHQ), DRL 1.1
Published
2023-02-07
Updated
2026-07-30

What it detects

This rule flags Windows process executions where the PE metadata fields indicate an AutoHotkey binary (matching product/description and original file name), even when the image path suggests the executable has been renamed. Attackers may rename legitimate-looking components to evade simple allowlists and make process monitoring less obvious. The detection relies on process creation telemetry including the executable image path and PE metadata fields such as Product, Description, and OriginalFileName.

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