kevmap

TechniquesT1027.012 › AN1134

AN1134 Analytic 1134

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

<p>Correlates LNK file execution with embedded resource extraction or suspicious network activity following initial launch, often leading to payload delivery via disguised icons.</p>
Detects
T1027.012 LNK Icon Smuggling
Part of
DET0405 Detection Strategy for LNK Icon Smuggling

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=15DC0059 File Metadata
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection 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
ParentProcessNameCan be tuned to focus on common launcher processes like explorer.exe or winword.exe.
DestinationIPFiltered to exclude known good domains and internal IPs to reduce false positives.
TimeWindowTime between LNK execution and subsequent suspicious activity may vary based on adversary delay.
FileExtensionCould be used to focus on .lnk files only or track associated dropped payloads like .dat, .exe, etc.