MALICIOUS
210
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The document contains a VBA macro that executes upon opening, as indicated by the 'Document_Open' subroutine and the 'OLE_VBA_PCODE_AUTOEXEC_EXEC' heuristic. This macro writes obfuscated content to a file named 'ChromePro.vbe' in the user's AppData directory and then likely executes it. The 'OLE_VBA_SHELL' heuristic firing further supports the execution of external code. The presence of 'WScript' references suggests the potential use of Windows Script Host for execution.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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
- http://schemas.openxmlformats.org/officeDocument/2006/bibliography
- http://schemas.openxmlformats.org/officeDocument/2006/customXml
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas97fdf7202dbe710f644fdb9c04afc6d965d67264f936524414717c9e1bf0b021 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2867 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.