MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
The sample exhibits a high-confidence heap spray pattern and a reference to the CreateProcess API, indicating an attempt to execute arbitrary code. The large slack space in the OLE structure further suggests obfuscation or embedded malicious content. No specific family could be identified from the available heuristics.
Heuristics 3
-
Heap-spray pattern detected high SC_HEAP_SPRAYRepeated 0x41 (A) bytes found
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 65,696 bytes but its declared streams total only 21,151 bytes — 44,545 bytes (68%) 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.