MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The sample contains VBA macros, including an AutoOpen macro, which is a common delivery mechanism for malware. Heuristics indicate the use of WinExec and cmd.exe, suggesting the execution of arbitrary commands. The presence of CVE-2012-0158 points to exploitation of a known vulnerability in MSCOMCTL.ListView. The VBA p-code indicates auto-execution with shell tokens, likely to download and run a second-stage payload.
Heuristics 7
-
MSCOMCTL.ListView — CVE-2012-0158 high CVE likely CVE_2012_0158MSCOMCTL.ListView — CVE-2012-0158
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas044ea208379633f67fb76e9be2438aba3d8c9ea9af989fc415bb520a0a4cce3b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2208 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.