Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 6e2b77d0c68c8b49…

MALICIOUS

RTF / .DOC

3.7 KB
MD5: d4ddefebab013c2ea8db142bd67c2dd6 SHA-1: e60760023656dc6a15de5312731713f6540e86c7 SHA-256: 6e2b77d0c68c8b49717fe865145a0c1da02744dca19965d1e1488682bed0059a
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, indicated by the 'RTF_EQUATION_EDITOR' and 'RTF_OBJUPDATE' heuristic firings. This suggests the file is designed to exploit this known vulnerability to achieve code execution on the victim's machine, likely delivered as a spearphishing attachment.

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_off000000c2.bin
d869a6f0ec3d2fb9380fd2fd440680ffc2b580a415bc222c48b8030f5db3de2f
rtf-objdata-decoded RTF \objdata at offset 0xC2 1662 bytes