MALICIOUS
244
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The file is a Microsoft Write document containing an embedded OLE object that exhibits suspicious static findings, including large slack space and an appended executable payload. Heuristics indicate the presence of NOP sleds and a GetPC stub, suggesting shellcode execution. The embedded URL, though localhost, is suspicious in this context.
Heuristics 8
-
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.
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EAX)
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 176,649 bytes but its declared streams total only 79,383 bytes — 97,266 bytes (55%) 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.
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x61 bytes
-
OLE-wrapped Microsoft Write document (Write for Windows 95) info WRI_OLE_WRAPPEDFile is a Write-for-Windows-95 document — an OLE compound document carrying Write streams. Embedded objects (Equation Editor, OLE Package) inside this container exercise the same exploit surface as classic Office documents.
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://localhost
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_off00000000.ole7c66462e3c7b0c4679a8082d97a11dd5aee3ef8755b71872f6f1721868f3187b |
embedded-office | Embedded OLE/CFB Office body inside wri container at offset 0x0 | 176649 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.