kevmap

TechniquesT1547.001 › AN1032

AN1032 Analytic 1032

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Correlation of Registry key creation/modification events under known Run/Startup keys with new or unusual binary paths or script-based payloads. Multi-event detection includes registry modification followed by process execution from non-standard directories or abnormal parent-child process relationships.</p>
Detects
T1547.001 Registry Run Keys / Startup Folder
Part of
DET0365 Detect Registry and Startup Folder Persistence (Windows)

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=13, 14DC0063 Windows Registry Key Modification
WinEventLog:Microsoft-Windows-Shell-CoreNew startup folder shortcut or binary placed in Startup directoryDC0039 File Creation

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
ImagePathFull path of the binary/script being registered in Run keys. Tunable to exclude known software baselines.
RegistryKeyPathTunable list of startup-related registry keys to monitor more/less aggressively based on enterprise software context.
TimeWindowCorrelate registry key creation and process execution within this window. Defaults between 5–10 minutes.
UserContextFilter for specific user SIDs or exclude known admin/script accounts.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2022-22047Microsoft WindowsMapped