Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 0f1b478936db806e…

MALICIOUS

RTF / .DOC

4.2 KB
MD5: 798af3669f51d20dc41f23984ff9a20d SHA-1: b2acd5cc367c1d4e07a1615a5425c240f7f3124e SHA-256: 0f1b478936db806ed594a5d6514559cae6ee2aaa88f21e8955354645e81bffe4
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 RTF_EQUATION_EDITOR heuristic, indicating exploitation of the Equation Editor vulnerability. This technique is commonly used to achieve arbitrary code execution on the victim's machine, likely as part of a spearphishing campaign.

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_off00000099.bin
93020066cae4bec05fb497603bf535a2ae87754cd292f71291317964e009e2e6
rtf-objdata-decoded RTF \objdata at offset 0x99 1940 bytes