MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
The sample exhibits a high-severity heap spray pattern, indicating an attempt to overwrite memory for code execution. Additionally, a reference to the CreateProcess API was detected, suggesting the execution of a secondary payload. The large slack space in the OLE structure is also anomalous. Without a document body or scripts, the exact nature of the payload remains unclear, but the heuristics strongly suggest a code execution vulnerability.
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 59,040 bytes but its declared streams total only 21,151 bytes — 37,889 bytes (64%) 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.