MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The critical heuristic 'VBA ActiveX event launches decoded Excel4 macro' indicates that the document contains VBA code designed to execute Excel 4.0 macros. The VBA script 'nimos' uses 'ExecuteExcel4Macro' to run obfuscated commands, which is a common technique for downloading and executing further stages of malware. The presence of VBA macros and the use of Excel 4.0 macros strongly suggest a macro-based malware delivery.
Heuristics 2
-
VBA ActiveX event launches decoded Excel4 macro critical OLE_VBA_ACTIVEX_XLM_STAGERThe compiled VBA p-code (identifier table) references an auto-firing ActiveX/control event together with ExecuteExcel4Macro, while the decompressed source does not — the VBA-stomping shape of the ActiveX-event XLM stager. The control event bridges into XLM formula execution to call Win32 / drop payloads, hidden from source-level scanners.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas46a401d6f0003218d53f67dfd4c8cab9c4af377bf478f2306183c7aa79db4b4e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2053 bytes |
vbaProject_00.binb723f4802ce5d51785cbef4e0db4cdd246b3d2411a9449d2a4b23699c7d867e8 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 18944 bytes |
emf_00.emf53a88b00b3c0368a97f07e5705cf02259ed019efd03221a3f484b750c1f9742f |
ooxml-emf | OOXML EMF part: xl/media/image1.emf | 1408 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.