MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
This XLSX file contains a Workbook_Open VBA macro designed to execute obfuscated code. The macro utilizes CreateObject and references cmd.exe, indicating an attempt to launch a command-line process. The VBA code is heavily obfuscated, making it difficult to determine the exact payload, but the intent is to execute arbitrary commands.
Heuristics 5
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd0dc6f19cb18509f23931f2b808ec503308e4319e312854df33058a4f9f7dc51 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35200 bytes |
vbaProject_00.binaa541f8ae33c2ddd58ab5b7c8cee1bd21ddfd9226ca1aac87f000986d2bf4001 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 78848 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.