kevmap

TechniquesT1119 › AN0531

AN0531 Analytic 0531

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

<p>Automated execution of native utilities and scripts to discover, enumerate, and exfiltrate files and clipboard content. Focus is on detecting repeated file access, scripting engine use, and use of command-line utilities commonly leveraged by collection scripts.</p>
Detects
T1119 Automated Collection
Part of
DET0186 Automated File and API Collection Detection Across Platforms

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=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
TimeWindowDefines the lookback period for identifying burst activity or patterns in process/file events.
SuspiciousFileExtensionsTunable list of file extensions associated with collection (e.g., .pdf, .docx).
ProcessCountThresholdThe number of times a process executes before considered anomalous.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2010-2861Adobe ColdFusionMapped