MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059 Command and Scripting Interpreter
The file is an Excel spreadsheet containing VBA macros. The critical heuristic 'OLE_VBA_SHELL' and high heuristic 'OLE_VBA_PCODE_AUTOEXEC_EXEC' indicate that the macros are designed to execute commands using the Shell() function, likely upon opening the workbook as indicated by the 'Workbook_Open' event. The document body content appears to be financial or business-related information, likely a lure to encourage macro execution. No specific IOCs were extracted beyond the presence of VBA macros.
Heuristics 3
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call 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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb27023306af1f5b63347c0ef6f414d107b63e5a5d98ec43292f4ebdba27a3d99 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2820 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.