kevmap

TechniquesT1546.011 › AN0051

AN0051 Analytic 0051

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

<p>Correlated modification of AppCompat registry keys and execution of sdbinst.exe to install custom shim databases. Followed by DLL injection via shim behavior into target application processes.</p>
Detects
T1546.011 Application Shimming
Part of
DET0017 Detection Strategy for Application Shimming via sdbinst.exe and Registry Artifacts (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:SecurityEventCode=4657DC0063 Windows Registry Key Modification
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=7DC0016 Module Load
WinEventLog:SysmonEventCode=11DC0039 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
CustomShimPathAllowlistFilter out known-good .sdb paths in AppPatch\Custom folders
TimeWindowTunable window for correlating registry modification and sdbinst.exe execution
DLLInjectionTargetExpected target applications or binaries for injected DLLs
UserContextLimit alerting to admin or SYSTEM-context initiated shim installations
ShimCommandLinePatternExpected or benign sdbinst.exe command-line patterns to exclude