MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
The file exhibits critical heuristic firings for XOR-encoded strings and a ClamAV detection of Win.Dropper.Agent-30180, indicating a dropper functionality. The presence of a NOP sled and a large slack space anomaly further suggest the file is packed or obfuscated to hide malicious code. The document is likely delivered as a spearphishing attachment, aiming to execute a secondary payload.
Heuristics 4
-
XOR-encoded strings (key 0xCC) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0xCC: 'wininet.dll', 'LoadLibraryA', 'LoadLibraryA', 'LoadLibraryA', 'GetProcAddress', 'GetProcAddress', 'GetProcAddress', 'VirtualAlloc'
-
ClamAV: Win.Dropper.Agent-30180 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Dropper.Agent-30180
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 877,670 bytes but its declared streams total only 18,081 bytes — 859,589 bytes (98%) 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.