MALICIOUS
82
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1204.002 Malicious File
The file is an OLE document with a significant amount of slack space, indicating potential obfuscation or embedded malicious content. It also exhibits characteristics related to CVE-2009-0556, a known vulnerability. Although VBA macros could not be extracted, the combination of these factors suggests the file is designed to exploit a vulnerability, likely for payload delivery.
Heuristics 3
-
PowerPoint OffArray-style record stub — CVE-2009-0556 related high PPT_CVE_2009_0556_RELATEDSmall embedded PowerPoint Document stream contains the sparse record set associated with OffArray-style exploit stubs and lacks normal text/placeholder atoms. This is CVE-2009-0556-family evidence, reported as related until the malformed OffArray field is validated directly.
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 131,584 bytes but its declared streams total only 15,628 bytes — 115,956 bytes (88%) 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).
-
Unsupported Office format for VBA extraction info OFFICE_FORMAT_UNSUPPORTEDolevba could not extract VBA macros (PermissionError); format-agnostic byte-level scans still ran. Likely legacy, encrypted, or malformed OLE/OOXML — re-scanning the same bytes will yield the same outcome.
Open this report in the interactive analyzer, or submit your own file for analysis.