Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 93f04bcc984f8cf9…

MALICIOUS

RTF / .DOC

3.6 KB
MD5: 2ec4f6a34b286edc7d278ac705fdc4c3 SHA-1: c37c540d402f69b49fdd96d81b962b62fc991c2d SHA-256: 93f04bcc984f8cf9070cde7fd04bbb4c533309e23fdb5a732f9578bf2fa34a8c
120 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects, specifically triggering critical heuristics related to the Equation Editor vulnerability. The presence of \objupdate commands indicates an attempt to force OLE object activation, likely leading to the exploitation of the Equation Editor to execute arbitrary code. No scripts were extracted, and no document body was available for analysis.

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_off00000070.bin
c79226c12d93b5e43d1f419f140c23dc5d3d3042f31512f83d66a8fad7d17e82
rtf-objdata-decoded RTF \objdata at offset 0x70 1657 bytes