Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 a4595c19f4975159…

MALICIOUS

RTF / .DOC

3.9 KB
MD5: 62599b7190af0564b68eec81cc1512aa SHA-1: 33d07c26cadd9b7c023087bde93c4486e34c7ddd SHA-256: a4595c19f4975159294e669725f8d64015d8acdde7bdb189193ab65b2e959959
120 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects and specifically triggers the Equation Editor vulnerability. The ".objupdate" directive forces the activation of the embedded object, which is designed to exploit the Equation Editor vulnerability. This indicates the document is likely a lure to deliver a malicious payload via a known exploit.

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_off000000a8.bin
1b2e5cb63b7ab981797bfa9b647b78136be1c857e81f82b489214bb3965a5566
rtf-objdata-decoded RTF \objdata at offset 0xA8 1824 bytes