MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059.005 Visual Basic
The sample is a Microsoft Word template (.DOT) containing a large VBA macro. Heuristics indicate exploitation of CVE-2012-0158 and CVE-2015-0097, and a critical finding of a Shell() call within the Document_Open macro. This suggests the macro is designed to execute arbitrary commands, likely to download and run a secondary payload.
Heuristics 6
-
MSCOMCTL.ListView — CVE-2012-0158 high CVE likely CVE_2012_0158MSCOMCTL.ListView — CVE-2012-0158
-
ADODB.RecordSet — CVE-2015-0097 high CVE likely CVE_2015_0097ADODB.RecordSet — CVE-2015-0097
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.bas5ff4d54da59e73a40b200c109d595988a0f220e0a17679e1837394d1b088f496 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 611706 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.