MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
The file is an OLE document with a significant amount of slack space, indicating potential obfuscation. It contains a VBA macro, specifically an AutoOpen macro, which is designed to execute automatically when the document is opened. This macro is likely responsible for the malicious behavior, although its specific actions are not detailed in the provided evidence. The presence of an AutoOpen macro strongly suggests an attack pattern involving malicious document attachments.
Heuristics 3
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 38,400 bytes but its declared streams total only 18,514 bytes — 19,886 bytes (52%) 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).
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
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.bas60b53da15e6e03989bd357ee0d1d3f27d681d1b90737cd841cb346bb2e2af32e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 918 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.