kevmap

TechniquesT1553.004 › AN0153

AN0153 Analytic 0153

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

<p>Detection of unauthorized modifications to Windows root certificate stores by monitoring registry keys, certificate installation processes, and creation of new certificate entries not in baseline trusted lists.</p>
Detects
T1553.004 Install Root Certificate
Part of
DET0056 Detection Strategy for Subvert Trust Controls via Install Root Certificate.

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:SecurityEventCode=4657DC0063 Windows Registry Key Modification
WinEventLog:SysmonEventCode=12DC0056 Windows Registry Key Creation
WinEventLog:SysmonEventCode=1DC0032 Process 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
TrustedRootHashListBaseline list of root certificate hashes; defenders can tune based on organizational certificate policies.
MonitoredProcessesProcesses associated with certificate management that should be flagged if executed by non-admin users or in unusual contexts.
TimeWindowCorrelation window for registry modifications, certificate installation, and process creation to strengthen detection.