MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1218.011 Signed Binary Proxy Execution: Rundll32
The OOXML file contains VBA macros, indicated by the 'OOXML_VBA' heuristic. The 'OLE_VBA_CALLBYNAME' heuristic and the presence of obfuscated API calls in the VBA script suggest the macro is designed to execute arbitrary code. The script attempts to load libraries and call functions, likely to download and execute a second-stage payload, but the exact mechanism is obscured.
Heuristics 3
-
OOXML part with non-standard content type and high-entropy data high OOXML_BOGUS_CUSTOM_PARTThe package declares a part with an invented content type (not an OpenXML/Office/standard media type) holding large, high-entropy (likely encrypted/packed) data. Legitimate OOXML files do not carry opaque binary blobs under custom content types; this is the embedded next-stage payload pattern used by loaders such as SVCReady.
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basde3afa80c35f0ba17562b9753e42e7dd2677847103fa19bf451bd607b8576627 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 14011 bytes |
vbaProject_00.bin7e21e401643d7a8fb098970e58785c102b859c314ac4978d924d263b1cf6d96e |
vba-project | OOXML VBA project: xl/vbaProject.bin | 58880 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.