MALICIOUS
100
Risk Score
Malware Insights
The sample is an OLE document exhibiting a critical heuristic for XOR-encoded strings, suggesting obfuscated malicious code. The large slack space anomaly further indicates potential hidden content or packing. While no specific document body content or scripts were clearly extracted, the presence of XOR encoding strongly implies the execution of malicious code, likely a downloader or dropper.
Heuristics 2
-
XOR-encoded strings (key 0x25) critical SC_XOR_ENCODEDFound 5 Windows library/API name(s) XOR-encoded with single-byte key 0x25: 'KERNEL32.DLL', 'LoadLibraryA', 'GetProcAddress', 'VirtualAlloc', 'VirtualProtect'
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 1,440,768 bytes but its declared streams total only 16,486 bytes — 1,424,282 bytes (99%) 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.