Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 4e4a1d5975642c92…

MALICIOUS

RTF / .DOC

4.5 KB
MD5: e1b0043032ec6a68cbd88589e9e52c5f SHA-1: 0c1553c33ef58fbd11110af1fa1190612fb7b182 SHA-256: 4e4a1d5975642c920aa742ed69758fc162ae65874a0eeaa9cdf66b3a8f3f27c8
120 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File

The RTF document contains embedded OLE objects, specifically triggering critical heuristics related to Equation Editor exploitation. The \objupdate directive indicates an attempt to automatically activate the embedded object, likely leading to the execution of a malicious payload. This points to a classic exploit delivery mechanism targeting the Equation Editor vulnerability.

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_off00000096.bin
29bfa5efb50b472f2e867c8a9f6d85092477086bd66215566238958c6a81c84a
rtf-objdata-decoded RTF \objdata at offset 0x96 2059 bytes