Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 fe997a086070d3b7…

MALICIOUS

RTF / .DOC

3.6 KB
MD5: ed0902abe3c0467ffa5b9cb6d2cd1841 SHA-1: cf990190265e31675866636d016dd51822c6293e SHA-256: fe997a086070d3b73f87282fd9b7c3b27573adf4dad31b4f0314bc71206e6bd9
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 objects and specifically triggers the Equation Editor vulnerability. The ".objupdate" directive forces the activation of the embedded OLE object, which is likely to contain a malicious payload. This indicates an attempt to exploit the Equation Editor component to achieve arbitrary code execution.

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_off000000c0.bin
2129ff63cfb84c65ad24b5d8018f4ad5096f0b0a401d90d3eb53d4305b0bd291
rtf-objdata-decoded RTF \objdata at offset 0xC0 1594 bytes