Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 5c63d168c085392a…

MALICIOUS

RTF / .DOC

4.2 KB
MD5: 354cbf95abc79189e152b62e9e56f6d0 SHA-1: 058f3e47b0c43526bfab9439240905e21d2cf50d SHA-256: 5c63d168c085392a8fbde99b3184ac1c45ddafc129dabf28c089aef848605c9a
120 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects and specifically triggers the Equation Editor vulnerability. This indicates an attempt to exploit a client execution vulnerability, likely delivered as a spearphishing attachment. The embedded object data is likely a payload or exploit code.

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
b23a19d1711b65c886ae47c0b7d6a8dfafdd2560f6819fbbff191265a5a2db07
rtf-objdata-decoded RTF \objdata at offset 0x96 1985 bytes