Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 ba52fe87bd26000b…

MALICIOUS

RTF / .DOC

4.4 KB
MD5: 1d846591dd58eaa810b036b8103df8b6 SHA-1: 91f029e7de876f4e24c4cecad452a212d933495d SHA-256: ba52fe87bd26000b7b5815c2035b73b68def670b5d0c314181c092049aa62fba
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, specifically triggering critical heuristics related to the Equation Editor vulnerability. The \objupdate directive indicates that the embedded object is designed to be activated automatically upon opening, leading to exploitation. This pattern is commonly used to deliver a malicious payload.

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_off00000098.bin
09b8dfd4e8a3a54c92adbd4c7eb351b76ee93418c96bcc4171fa232724ad3989
rtf-objdata-decoded RTF \objdata at offset 0x98 1996 bytes