kevmap

TechniquesT1547.003 › AN0341

AN0341 Analytic 0341

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

<p>Behavioral correlation of privileged registry key creation under the W32Time TimeProviders path combined with a new DLL written to disk and potential process activity by LocalService. Indicates abuse of Time Providers for persistence.</p>
Detects
T1547.003 Time Providers
Part of
DET0122 Detect Abuse of Windows Time Providers for Persistence

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=13, 14DC0063 Windows Registry Key Modification
WinEventLog:SysmonEventCode=11DC0039 File Creation
WinEventLog:SysmonEventCode=7DC0016 Module Load
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
RegistryPathScopeMay need to be tuned to only monitor `W32Time\TimeProviders` subkey path for performance optimization
UserContextShould focus on activity from administrative or SYSTEM accounts
TimeWindowControls correlation window between registry modification and DLL drop
DllPathEntropyThresholdUsed for anomaly scoring on DLL path patterns (e.g., random names or temp directories)