MALICIOUS
120
Risk Score
Malware Insights
The sample is an Excel spreadsheet exhibiting high-severity heuristics for obfuscated code, including GetPC stub usage and PEB access. The large slack space in the OLE structure further suggests malicious intent. While no specific family is identifiable, the techniques point to a macro-based attack.
Heuristics 3
-
x86 GetPC stub (CALL $+5; POP ESI) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP ESI)
-
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 67,072 bytes but its declared streams total only 24,565 bytes — 42,507 bytes (63%) 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.