MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1027 Obfuscated Files or Information
The sample exhibits characteristics of a malicious document, including the presence of XOR-encoded strings and a reference to the WinExec API, indicating an attempt to execute code. The large slack space in the OLE structure is also anomalous. Without further script or URL analysis, the exact payload and delivery mechanism remain unclear, leading to an 'unknown family' classification.
Heuristics 3
-
XOR-encoded strings (key 0xDB) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0xDB: 'iphlpapi.dll', 'LoadLibraryA', 'GetProcAddress', 'CreateProcessA', 'CreateFileA ', 'WSAStartup ', 'CreateThread ', 'RegOpenKeyExA'
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 310,272 bytes but its declared streams total only 94,801 bytes — 215,471 bytes (69%) 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.