MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1140 Deobfuscate/Decode Files or Information
The sample is an Excel file exhibiting critical heuristics for XOR-encoded strings and high heuristics for PEB access and OLE slack anomalies, indicating obfuscation and potential malicious activity. The XOR key 0x97 was identified, suggesting a decoding mechanism for embedded malicious content. No document body or script content was available for further analysis, limiting the ability to determine the exact payload or delivery vector.
Heuristics 3
-
XOR-encoded strings (key 0x97) critical SC_XOR_ENCODEDFound 2 Windows library/API name(s) XOR-encoded with single-byte key 0x97: 'CreateProcessA', 'RegOpenKeyExA'
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 167,936 bytes but its declared streams total only 21,308 bytes — 146,628 bytes (87%) 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.