MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
The sample is an Excel spreadsheet exhibiting a large slack space anomaly, indicative of obfuscation. Heuristics indicate the presence of XOR-encoded strings and a reference to the WinExec API, suggesting the potential execution of arbitrary code. Without a document body or script content, the exact payload and delivery mechanism remain unclear, leading to an 'unknown family' classification.
Heuristics 3
-
XOR-encoded strings (key 0x98) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0x98: 'wininet.dll', 'LoadLibraryA', 'GetProcAddress', 'CreateFileA ', 'InternetOpenA', 'HttpOpenRequestA', 'HttpSendRequestA', '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 91,269 bytes but its declared streams total only 24,565 bytes — 66,704 bytes (73%) 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.