MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The critical OLE_VBA_SHELL heuristic indicates a Shell() call within the VBA macros. The Workbook_BeforeClose subroutine constructs a string 'Shor' by concatenating various string properties from different objects, and then calls Shell(Shor). This strongly suggests the macro is designed to execute an arbitrary command, likely to download and execute a secondary payload. The SC_STR_POWERSHELL heuristic further supports the possibility of PowerShell being involved in the execution chain.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
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.bas89b29478f3e21decbd1a0892e5392c7619ed07674b2af43502d6388141ab16e0 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4587 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.