MALICIOUS
60
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The file is an OLE document with a significant amount of slack space, indicating potential obfuscation or appended data. Crucially, it contains VBA macros, flagged as malicious. While the document body appears to be military-related training notes, the presence of macros strongly suggests a malicious intent, likely to download and execute a secondary payload. No specific IOCs were extracted beyond the macro presence itself.
Heuristics 3
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 206,454 bytes but its declared streams total only 104,019 bytes — 102,435 bytes (50%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
- http://www.w3.org/1999/xhtml
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas9c6bcde570a96d22e67d2e5da40d41bd6dbf827da53f2f005a59667214094ce8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 828 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.