kevmap

TechniquesT1080 › AN1298

AN1298 Analytic 1298

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

<p>Detects adversary tampering of shared directories via file drops (e.g., malicious LNK, EXE, VBS) followed by user execution or suspicious network activity.</p>
Detects
T1080 Taint Shared Content
Part of
DET0471 Detection of Tainted Content Written to Shared Storage

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=11DC0039 File Creation
WinEventLog:SecurityEventCode=5145DC0102 Network Share Access

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
SharedPathPrefixDefines monitored shared directories (e.g., \\server\HR\).
ExecutableExtensionsMonitored file types dropped in shared paths (e.g., .lnk, .exe, .vbs).