MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1559.001 Component Object Model Hijacking
The file is an OLE document with a significant amount of slack space, and it contains an ObjectPool disguised as an RTF file. This suggests an attempt to hide malicious content or exploit a vulnerability within the OLE structure. The document body is heavily obfuscated and unreadable, providing no direct clues about the intended lure. The heuristics indicate a sophisticated method of file manipulation, likely for exploitation.
Heuristics 2
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 158,980 bytes but its declared streams total only 94,801 bytes — 64,179 bytes (40%) 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).
-
OLE ObjectPool in file named RTF high OLE_OBJECTPOOL_CONTAINER_DISGUISED_RTFFile is an OLE compound document named .rtf and contains ObjectPool embedded-object storage, suggesting a disguised Word/OLE container with embedded object attack surface.
Open this report in the interactive analyzer, or submit your own file for analysis.