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 embedded content. Crucially, VBA macros were detected within the document. While the macro source itself is truncated, its presence strongly suggests an attempt to execute malicious code, likely for downloading and running a second-stage payload. The document body is heavily corrupted and unreadable, providing no further context.
Heuristics 2
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 40,448 bytes but its declared streams total only 22,661 bytes — 17,787 bytes (44%) 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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basaca3dd22177e8d56cf69d7861226222a901719bfb580fb831d66336104ad5966 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3742 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.