Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 147db571f4663d61…

MALICIOUS

RTF / .DOC

3.4 KB
MD5: 7d0a56315fea6d4cbc66a746c567baec SHA-1: f9ad425f002fbaeecb84da1b3d0495df3500b2c8 SHA-256: 147db571f4663d61a2d6b6aa6b99fb3ed2b1d4436bb4764db7ced65f4459f7b5
120 Risk Score

Malware Insights

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

The RTF document contains embedded OLE object data and specifically triggers the RTF_EQUATION_EDITOR heuristic, indicating exploitation of the Equation Editor vulnerability. The ".objupdate" directive forces OLE object activation, leading to arbitrary code execution. This is a common technique for delivering malicious payloads via email attachments.

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_off00000088.bin
b77c4fc6695d64a5c6c7294a44aa571c90111d64e3b90d90331a0a721648fa56
rtf-objdata-decoded RTF \objdata at offset 0x88 1575 bytes