MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
The sample is a malicious PowerPoint file exhibiting a critical heuristic for XOR-encoded strings with a key of 0xED. The large amount of slack space in the OLE structure also indicates potential obfuscation or packed content. While no document body or script content was available for analysis, the presence of XOR-encoded strings strongly suggests the file is attempting to hide malicious code or data, likely for payload delivery.
Heuristics 2
-
XOR-encoded strings (key 0xED) critical SC_XOR_ENCODEDFound 1 Windows library/API name(s) XOR-encoded with single-byte key 0xED: 'LoadLibraryW'
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 74,244 bytes but its declared streams total only 18,081 bytes — 56,163 bytes (76%) 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.