Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 60415ee85c74fc96…

MALICIOUS

RTF / .DOC

77.7 KB
MD5: 4b9305dcc211e64941a71120617c8983 SHA-1: 53b7292c31055f3e50e555542ce517bd0237b1a0 SHA-256: 60415ee85c74fc9666c2445a4a36db0dbab76a25de01af187cb96ee83f492100
120 Risk Score

Malware Insights

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

The sample is an RTF document that contains embedded OLE object data and specifically triggers heuristics related to the Equation Editor vulnerability. The \objupdate directive indicates an attempt to activate this embedded object, which is a common method for exploiting this vulnerability to achieve code execution. The primary goal is likely to download and execute a secondary payload, although no specific URLs or scripts were extracted to confirm this.

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_off00002051.bin
66379cd4b158d05c0345055bf247bb26514198c626ac1ab095ba6ca3376ac885
rtf-objdata-decoded RTF \objdata at offset 0x2051 1565 bytes