Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 64f2ed763e3fe5bc…

MALICIOUS

RTF / .DOC

19.3 KB
MD5: 82b7843efadaeb8ca0b9a6454da6a9b6 SHA-1: 42deee3b6e19b8202f94dc5d0a853d2a985c853f SHA-256: 64f2ed763e3fe5bcc31e23841daec01e781edcba51b37bc14a829bad641c66d6
120 Risk Score

Malware Insights

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

The RTF file contains critical heuristics indicating the exploitation of the Equation Editor vulnerability (RTF_EQUATION_EDITOR) and an object update trigger (RTF_OBJUPDATE). This suggests the file is designed to execute arbitrary code upon opening, likely to download and run a secondary payload. The presence of OLE object data further supports this attack vector.

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_off00001dd6.bin
81eb207fab008a278233d39254dbdcb1552476039745fa2dabcff726814c2d23
rtf-objdata-decoded RTF \objdata at offset 0x1DD6 1927 bytes