MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The sample is an OLE document with significant slack space and an appended payload, indicating it likely contains an embedded exploit. The heuristics suggest it is designed to execute a secondary payload, potentially through an embedded OLE object. The document body is heavily corrupted, preventing a clear understanding of its lure, but the technical indicators point towards exploitation.
Heuristics 4
-
Embedded Office document has suspicious static findings critical EMBEDDED_OFFICE_CHILD_STATIC_TRIAGEA CFB/OLE Office document was found inside another file type and its carved contents matched Office exploit or payload heuristics. This catches wrapped exploit documents where the top-level file routes to a PE, archive, or generic scanner instead of Office.
-
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 118,848 bytes but its declared streams total only 16,486 bytes — 102,362 bytes (86%) 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).
-
OLE file has appended executable-looking payload bytes high OLE_APPENDED_PAYLOADOLE compound file contains a large high-entropy region beyond the declared major streams and that region includes shellcode, PE, or loader API markers. This is a payload-carrier signal, not a specific CVE attribution by itself.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_off00004c00.ole195cac81b44271e23a420a1e9e069220e4e1223cf80daf04dce5fc85c3ccb4d1 |
embedded-office | Embedded OLE/CFB Office body inside ole container at offset 0x4C00 | 99392 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.