Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 df36a587e3598ff7…

MALICIOUS

RTF / .DOC

19.2 KB
MD5: 6c7ab01eeaa7e956e606b7cfa22c7815 SHA-1: df54b8d6f0bca65a7f7d1c877ee63c7ae9ec2e75 SHA-256: df36a587e3598ff7c8353c733bd57f177749a45358b419427cb3d168a42b1bd2
120 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File

The sample is an RTF document that leverages the Equation Editor vulnerability (CVE-2017-11882) to execute arbitrary code. The presence of OLE object data and the ".objupdate" directive strongly indicate exploitation. The embedded OLE object likely contains a secondary payload, although its exact nature could not be determined from static analysis alone. The document body is heavily obfuscated and does not provide clear user-facing lures.

Heuristics 3

  • Split hex Equation Editor ProgID + OLE object critical RTF_EQUATION_EDITOR
    RTF embeds the Equation.3 ProgID as hex bytes near OLE object activation and splits the byte stream with whitespace or an ignorable RTF group. This is an Equation Editor OLE activation surface commonly used by CVE-2017-11882 / CVE-2018-0802 exploit documents.
  • \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 2 \objdata section(s) — embedded OLE objects

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00001341.bin
676346fe3e5fd2858e5f0e64a3055d6ff92744c219feddb63a7c0dba8c6ea458
rtf-objdata-decoded RTF \objdata at offset 0x1341 1968 bytes