MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
The sample is a Microsoft PowerPoint document exhibiting a large slack space anomaly and a NOP sled, indicating potential shellcode execution. The document body is heavily obfuscated and truncated, preventing a clear understanding of its intended lure. However, the presence of these indicators strongly suggests an exploit targeting the PowerPoint application itself.
Heuristics 2
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 285,902 bytes but its declared streams total only 18,081 bytes — 267,821 bytes (94%) 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.