MALICIOUS
110
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
T1059 Command and Scripting Interpreter
The file is an Excel spreadsheet containing a Workbook_Open VBA macro, which is a common technique for executing malicious code upon opening. The macro references cmd.exe, indicating an intent to run system commands. The presence of a database connection string within the document body suggests potential data exfiltration or manipulation, though its direct use by the macro is not confirmed. The macro's primary function appears to be executing arbitrary code, likely to download and run a second-stage payload.
Heuristics 5
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.base1aed2de7831f30ee6cf221ef1de3c8be7dbf539e39e43f5f7613f7b31f18a35 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 36936 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.