Techniques › T1119 › 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 source | Channel | Data component |
|---|---|---|
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=11 | DC0039 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.
| Field | Description |
|---|---|
TimeWindow | Defines the lookback period for identifying burst activity or patterns in process/file events. |
SuspiciousFileExtensions | Tunable list of file extensions associated with collection (e.g., .pdf, .docx). |
ProcessCountThreshold | The number of times a process executes before considered anomalous. |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2010-2861 | Adobe ColdFusion | Mapped |