kevmap

TechniquesT1012 › AN0589

AN0589 Analytic 0589

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

<p>Registry read access associated with suspicious or non-interactive processes querying system config, installed software, or security settings.</p>
Detects
T1012 Query Registry
Part of
DET0209 Detection of Registry Query for Environmental Discovery

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:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 Command Execution

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
TargetRegistryPathFocus detection on registry hives or keys likely to reveal environment info (e.g., HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion).
ParentProcessMay tune for suspicious parent processes such as cmd.exe, wscript.exe, or mshta.exe.
TimeWindowControls how closely registry access must follow process creation for correlation.