Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 b33e1a54a1a8a41d…

MALICIOUS

RTF / .DOC

8.1 KB
MD5: 27d241810f2d9343e83a197f1702cd36 SHA-1: c68eafb37a74065adf5da19de54e32a623f82a29 SHA-256: b33e1a54a1a8a41ded9803979b9cc5d43af2fa920c946897b6118887a13b6ede
120 Risk Score

Malware Insights

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

The file is an RTF document containing an OLE object that exploits the Equation Editor vulnerability (CVE-2017-11882). The ".objupdate" directive forces the OLE object to activate, triggering the exploit. This likely leads to the download and execution of a second-stage payload, although no specific script or URL was directly extracted from this sample.

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 1 \objdata section(s) — embedded OLE objects

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000ab1.bin
9e180150434d831d7fda29cf167462118549fdd1a02653dd5850e32e7054dad0
rtf-objdata-decoded RTF \objdata at offset 0xAB1 1937 bytes