Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 95009cd308e0cb63…

MALICIOUS

RTF / .DOC

61.9 KB
MD5: 5ae9a41c4507e7c394cf738c7b901544 SHA-1: 835518a509cc690fca734762fbb404b3543e1cb0 SHA-256: 95009cd308e0cb63f46e33d310c2f9728f44e65632a006f2bafaaa9ed3135a3c
180 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects, specifically related to the Equation Editor. Heuristics indicate a critical firing for RTF_EQUATION_EDITOR and high firings for CVE_2017_11882_ACTIVATION_RELATED and RTF_OBJUPDATE, strongly suggesting exploitation of the CVE-2017-11882 vulnerability. This vulnerability allows for arbitrary code execution when the embedded object is activated, typically through user interaction or an objupdate command.

Heuristics 5

  • Equation Editor activation — CVE-2017-11882 related high CVE related CVE_2017_11882_ACTIVATION_RELATED
    RTF decodes to an Equation.3 ProgID and requests OLE activation with \objemb plus \objupdate. This reaches the legacy Equation Editor attack surface used by CVE-2017-11882/CVE-2018-0802 documents, but the malformed MTEF/native payload needed for stronger attribution was not recovered.
  • 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
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00001292.bin
2a0a2cc8fd6faecaa8d027c782b7864ec5d90e15591ba264ba1bf0902308e5ca
rtf-objdata-decoded RTF \objdata at offset 0x1292 1530 bytes