Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 7571530205a3d98d…

MALICIOUS

RTF / .DOC

227.7 KB
MD5: c808eb96f8bf9680cc1802abf16e9df1 SHA-1: dc8b108ad6acdc27584a5f5ee22d70f66b1915bc SHA-256: 7571530205a3d98da0a88945f48957faa11dab4f243e478e2303eace35666a0e
240 Risk Score

Malware Insights

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

The RTF document contains multiple indicators of OLE object manipulation, including composite monikers and objdata sections, specifically triggering the CVE-2017-8570 heuristic. The document body instructs the user to 'download the document and click Enable Editing', a common lure to bypass macro security. The exploitation of CVE-2017-8570 typically results in the execution of a script, likely SCT, which is then executed by the system.

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.
  • Automatically linked OLE object high RTF_OBJAUTLINK
    RTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
  • \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
  • 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_off00000965.bin
d414454e2287414da901e6c5af333910e8debcc4cd7ceda29858f107c518b30a
rtf-objdata-decoded RTF \objdata at offset 0x965 19844 bytes
objdata_01_off0000ab42.bin
18cff8ef194415d33763880bf64011d23305e4b9143b76244b89e1c53b70a0d5
rtf-objdata-decoded RTF \objdata at offset 0xAB42 2632 bytes
objdata_02_off0000c0e5.bin
44deae4627fee3c44f54d5bd10477ec2e17f4c08135f08e2417832e36d10d037
rtf-objdata-decoded RTF \objdata at offset 0xC0E5 12297 bytes