Malware Insights
The file is an Excel document containing VBA macros and an embedded Equation Editor OLE object, both of which are common vectors for exploitation. The document body contains instructions that appear to guide the user through a printing process, which is likely a pretext to trigger the Equation Editor exploit. The presence of the Equation Editor OLE object strongly suggests exploitation of CVE-2017-11882 or a similar vulnerability. The VBA macros were not analyzed in detail but their presence alongside the exploit object indicates a multi-stage attack.
Heuristics 2
-
Equation Editor OLE object high OLE_EQUATION_EDITORContains Equation Editor object — related to CVE-2017-11882 / CVE-2018-0802 exploitation, but CLSID presence alone is not the malformed MTEF exploit primitive.
-
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.basb7f194c31bef8f5ef8bc7a4e3ef5f79aa303e7abe09ed93b281bf271c07b8bf4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6744 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.