MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059 Command and Scripting Interpreter
The file is an OLE Excel spreadsheet with a high risk score. Static analysis detected a GetPC stub, often used in shellcode, and a significant amount of slack space within the OLE structure, which can be indicative of packed or obfuscated malicious content. While no specific document body or scripts were extracted, these heuristics suggest the file is designed to execute arbitrary code.
Heuristics 2
-
x86 GetPC stub (CALL $+5; POP EDI) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EDI)
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 60,810 bytes but its declared streams total only 24,565 bytes — 36,245 bytes (60%) 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.