MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
The sample is an OLE document with a large slack space anomaly, suggesting hidden content. The document body discusses geopolitical tensions between China, India, and Pakistan, likely serving as a lure. High-severity heuristics indicate the presence of PEB access and an API hash resolver, common techniques for evading detection and resolving API calls dynamically. No scripts were extracted, and no specific IOCs were identified.
Heuristics 4
-
x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EAX)
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
PEB API-hash resolver high SC_API_HASH_RESOLVERPEB access followed by ROR13-style API hashing, a common position-independent shellcode import resolver
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 633,344 bytes but its declared streams total only 24,296 bytes — 609,048 bytes (96%) 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.