MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
The sample is a malicious OLE document with significant slack space, indicating potential obfuscation. A heuristic firing for 'x86 GetPC stub' suggests the presence of shellcode. While no specific document body content or scripts were clearly extracted, the overall structure and heuristic firings point towards a malicious payload delivery mechanism.
Heuristics 2
-
x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EAX)
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 118,655 bytes but its declared streams total only 8,934 bytes — 109,721 bytes (92%) 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.