MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1203 Exploitation for Client Execution
The OOXML document contains a VBA macro, indicated by the 'OOXML_VBA' and 'OLE_VBA_AUTO' heuristics, which is designed to execute a payload. The 'macros.bas' script uses the 'CreateProcess' API from kernel32.dll, suggesting it's intended to launch a second-stage executable. The VBA project part was renamed to 'ppt/Mehnme.bin' to evade detection.
Heuristics 3
-
VBA project part renamed to evade filename detection high OOXML_VBA_PROJECT_RENAMEDThe VBA project is bound through the OOXML relationship/content type but its part is not named vbaProject.bin. Legitimate Office producers always emit vbaProject.bin; renaming it hides the macros from path-only scanners (observed in the SVCReady loader).
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present (project part renamed away from vbaProject.bin: ppt/Mehnme.bin)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas8df9e19d36486a2480cc2b084fe776d85e26ebddcb5e3b70e66f00aa5b8f1f8e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6000 bytes |
vbaProject_00.bince1093ba979e7c1fd1548ca4b04e6265886c5b770b7961c3ea75b7f2cbff36ba |
vba-project | OOXML VBA project: ppt/Mehnme.bin | 38400 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.