MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059 Command and Scripting Interpreter
The OLE document exhibits a significant slack space anomaly, indicating a large portion of the file is not used by its apparent structure. Additionally, a reference to the CreateProcess API was detected, which is commonly used by malware to launch other processes. The document body contains references to embedded Excel and PowerPoint objects, further supporting the idea that this file is designed to host and execute malicious content.
Heuristics 2
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 104,960 bytes but its declared streams total only 31,351 bytes — 73,609 bytes (70%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
Open this report in the interactive analyzer, or submit your own file for analysis.