MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
The sample is a malicious OLE document that contains a large slack space anomaly, indicating potential obfuscation or embedded malicious content. A high-severity heuristic firing indicates the use of the CreateProcess API, suggesting the document attempts to launch an external process. Without further script or body content, the exact nature of the payload remains unclear, but the CreateProcess API is commonly used for executing downloaded malware.
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 56,736 bytes but its declared streams total only 21,151 bytes — 35,585 bytes (63%) 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.