Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 3804622d462daeb7…

MALICIOUS

RTF / .DOC

4.5 KB
MD5: d07a8bdcfb7bca7bdab2d49b2e559ade SHA-1: e1a200bea8b0156c8d83d37e937e609720edcc33 SHA-256: 3804622d462daeb7cc23ff4e3bad70a2bb0dc795925d63f13ad50adf22a2771c
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1559.002 Component Object Model Hijacking

The RTF document contains embedded OLE object data and specifically triggers the Equation Editor vulnerability. The presence of ".objupdate" indicates that the embedded object is designed to be activated automatically, likely leading to the execution of a malicious payload. This points to an exploitation attempt targeting the Equation Editor component.

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_off0000008b.bin
0c1a63230e6f033f7a7503b59aa4c854e5ff904608481a789fd2962c5bc03701
rtf-objdata-decoded RTF \objdata at offset 0x8B 2135 bytes