MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The presence of VBA macros, specifically an Auto_Close macro that calls the Shell() function, indicates malicious intent. The critical heuristic firing for OLE_VBA_SHELL confirms the execution of arbitrary commands. This suggests the macro is designed to download and execute a secondary payload, a common technique for initial access or further system compromise. No specific family could be identified from the available evidence.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close 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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas662397c9fb62e94e18b6954d20d91abd62fcdd931f0751f0c6664dd1ccfce672 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 545 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.