Techniques › T1564.007 › AN0034
AN0034 Analytic 0034
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Discrepancies between VBA source code and p-code inside Office documents. Defender perspective: anomalies in file metadata streams, execution of Office processes loading macros without source code consistency, and script execution with no corresponding source metadata.</p>
- Detects
- T1564.007 VBA Stomping
- Part of
- DET0012 Detection Strategy for VBA Stomping
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=11 | DC0039 File Creation |
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process 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 |
|---|---|
MonitoredExtensions | Expand or restrict which Office file types (.docm, .xlsm, .pptm) are flagged for VBA project analysis. |
TimeWindow | Correlate Office process execution with subsequent script execution within a narrow window. |