MALICIOUS
120
Risk Score
Malware Insights
The sample exhibits critical heuristic firings for XOR-encoded strings and a high anomaly in OLE slack space, suggesting obfuscated malicious content. The presence of a NOP-equivalent sled further supports this. While no specific document body content or scripts were clearly extracted, these indicators strongly suggest the document is designed to execute malicious code, likely a downloader for a second-stage payload, using the detected XOR encoding.
Heuristics 3
-
XOR-encoded strings (key 0x61) critical SC_XOR_ENCODEDFound 6 Windows library/API name(s) XOR-encoded with single-byte key 0x61: 'msvcrt.dll ', 'msvcrt.dll ', 'LoadLibraryA', 'GetProcAddress', 'CreateFileW ', 'RegOpenKeyExA'
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 108,032 bytes but its declared streams total only 16,536 bytes — 91,496 bytes (85%) 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).
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x61 bytes
Open this report in the interactive analyzer, or submit your own file for analysis.