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 sample is designed to execute embedded Excel 4.0 macros. The VBA code appears to decode a string and then likely execute it, which is a common technique for downloading and running further malicious content. The obfuscated document body content does not provide direct clues to the specific lure.
Heuristics 2
-
VBA ActiveX event launches decoded Excel4 macro critical OLE_VBA_ACTIVEX_XLM_STAGERVBA code attached to an ActiveX/UserForm event decodes strings from worksheet cells through a Mid/Asc/Chr character-shift loop and passes the recovered formula text to ExecuteExcel4Macro. This is a high-confidence macro stager that bridges VBA event activation into XLM formula execution rather than a specific Office parser CVE.
-
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.bas49b498cd052a62a4ccb363eb2dcd418ee5af18c9c14512069989e330208f2d13 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1886 bytes |
vbaProject_00.bina6e6fb96588303423f8a7fc68b7bfaa7602b406ae6fc8d8a6bf7bb80d191a2b3 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 18432 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.