Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 8e887de8af0c7a68…

MALICIOUS

RTF / .DOC

3.4 KB
MD5: 4828f2d37a8c31f438ab1304d14501b4 SHA-1: 1b615b941b3cec9ee7f8d94b5328dbcdc73c6a3e SHA-256: 8e887de8af0c7a6898e17ede418d6cee3375a8abea3fffd495c581c688bb57e7
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The file is an RTF document containing embedded OLE objects, specifically triggering the Equation Editor vulnerability. The ".objupdate" directive indicates that the embedded object will be activated upon opening, leading to the exploitation of the Equation Editor component. This is a common technique for delivering malicious payloads.

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_off000000b7.bin
413333968e7166f90740f26070dac174e05bbf0af338a00db539b327276e617f
rtf-objdata-decoded RTF \objdata at offset 0xB7 1515 bytes