Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 83ed96070f17e34e…

MALICIOUS

RTF / .DOC

25.2 KB
MD5: cf4e82488d9a06aaae7c4eb293216639 SHA-1: 1aaa6cf18512975f4e4cba447c7e43fc445cba91 SHA-256: 83ed96070f17e34ec026ce1ffd296ca5256ee777e7691c8d288e205c2fdb6c51
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.001 PowerShell

The RTF document contains embedded OLE object data and triggers an \objupdate event, indicating it is designed to exploit the Equation Editor vulnerability (CVE-2017-11882). This exploit is known to facilitate arbitrary code execution, typically for downloading and running a second-stage payload. The presence of RTF_OBJDATA, RTF_EQUATION_EDITOR, and RTF_OBJUPDATE heuristics strongly supports this attack pattern.

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_off000012b6.bin
d1920d650da554b426c94e30f73aef84597835f6291b036b6025446f47248b23
rtf-objdata-decoded RTF \objdata at offset 0x12B6 1940 bytes