Techniques › T1547.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 source | Channel | Data component |
|---|---|---|
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=13, 14 | DC0063 Windows Registry Key Modification |
| WinEventLog:Microsoft-Windows-Shell-Core | New startup folder shortcut or binary placed in Startup directory | DC0039 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.
| Field | Description |
|---|---|
ImagePath | Full path of the binary/script being registered in Run keys. Tunable to exclude known software baselines. |
RegistryKeyPath | Tunable list of startup-related registry keys to monitor more/less aggressively based on enterprise software context. |
TimeWindow | Correlate registry key creation and process execution within this window. Defaults between 5–10 minutes. |
UserContext | Filter for specific user SIDs or exclude known admin/script accounts. |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2022-22047 | Microsoft Windows | Mapped |