kevmap

TechniquesT1564.012 › AN0139

AN0139 Analytic 0139

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

<p>Creation or modification of files in directories known to be excluded from AV scanning (e.g., C:\Windows\Temp, Exchange server directories, or default AV exclusions). Defender perspective: correlate file creation with execution behavior or anomalous parent processes writing to excluded paths.</p>
Detects
T1564.012 File/Path Exclusions
Part of
DET0051 Detection Strategy for File/Path Exclusions

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=4663, 4670, 4656DC0055 File 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
ExcludedPathsList of directories excluded from scanning in the environment (customizable per organization).
ProcessAllowlistLegitimate processes typically writing to excluded paths to minimize false positives.