Techniques › T1564.007 › AN0035
AN0035 Analytic 0035
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Execution of Wine or LibreOffice macros with inconsistent VBA metadata. Defender perspective: file analysis showing p-code embedded without matching source streams.</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 |
|---|---|---|
| auditd:SYSCALL | execve calls to soffice.bin with suspicious macro execution flags | DC0032 Process Creation |
| linux:syslog | Discrepancies in _VBA_PROJECT p-code vs source code extracted with oletools/pcodedmp | DC0059 File Metadata |
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 |
|---|---|
ScannerTooling | Choice of OLE/P-code analysis utilities (oletools, pcodedmp, custom disassembler). |