Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 0883afdfb58fea1f…

MALICIOUS

RTF / .DOC

213.3 KB
MD5: 8475c80f3898028eb3282267aee674ad SHA-1: 2c17ae6e6e0ab870cda6b2f53e5a5c674ee109fb SHA-256: 0883afdfb58fea1f9e76540ef67cdfb4fba1cc37881272aea45237bcd873fd4d
220 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1203 Exploitation for Client Execution

The RTF document contains OLE objects and triggers heuristics related to CVE-2017-8570, which is known to drop a script. The document body includes a lure to 'Enable Editing', indicating an attempt to bypass security measures and execute embedded content. This suggests the file is a malicious document designed to exploit a vulnerability and execute a payload.

Heuristics 7

  • Composite Moniker — CVE-2017-8570 (drops SCT script) critical CVE related CVE_2017_8570
    RTF \objdata decodes to OLE data containing the Composite Moniker — CVE-2017-8570 (drops SCT script) CLSID — the vulnerable control/moniker is embedded directly in the document's object stream, the delivery shape of this exploit. RTF objects auto-render when Word opens the file.
  • Composite Moniker in RTF OLE object high CVE related RTF_COMPOSITE_MONIKER_RELATED
    RTF contains Composite Moniker CLSID in OLE object context, but no nearby scriptlet/SCT payload was confirmed. Treat as related moniker attack-surface evidence rather than proof of CVE-2017-8570 exploitation.
  • \objupdate forces OLE activation high RTF_OBJUPDATE
    RTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
  • OLE object data medium RTF_OBJDATA
    RTF contains 3 \objdata section(s) — embedded OLE objects
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object
  • OlePres presentation stream in RTF OLE object medium RTF_OLEPRES_STREAM
    RTF contains an embedded OLE object with an OlePres presentation stream. OlePres is an OLE presentation marker and is not enough on its own to identify CVE-2025-21298.
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000bd0.bin
7fdf4b036fa3b21022570f609ea1c67481a1fb9d51945146a55cc5ab014d28d6
rtf-objdata-decoded RTF \objdata at offset 0xBD0 12892 bytes
objdata_01_off0000722d.bin
0d5d09fb7e87d140659b8f662dc3a7b92cd848450a431d1974047996c57d1f01
rtf-objdata-decoded RTF \objdata at offset 0x722D 2632 bytes
objdata_02_off000087c8.bin
cfdf79b95584afe599f8bd01e391d8904839d9495e407a353433d3f5e3be3602
rtf-objdata-decoded RTF \objdata at offset 0x87C8 12261 bytes