MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The sample is a malicious OLE document containing VBA macros, specifically triggering AutoOpen and AutoClose events. The AutoClose macro attempts to disable macro security and potentially download or execute further malicious content, indicated by the presence of obfuscated code and the attempt to manipulate macro settings. The document body content is unrelated to the malicious functionality.
Heuristics 4
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 84,480 bytes but its declared streams total only 30,868 bytes — 53,612 bytes (63%) 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
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close 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.bas2db4823bd0272438abfc258a48ac78fd3bac89288395ea4f72642be69b3dbf80 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 28073 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.