Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 6eaef969b8486051…

MALICIOUS

RTF / .DOC

9.7 KB
MD5: 139496b536b3c780e843c657dc3b5f4f SHA-1: 8de1df1395e5d60f1a53afe4ee687d74d8cd4d35 SHA-256: 6eaef969b84860514d4fe3fdc448e2bb3d8ec071b19ad3cb8fce053cf0925bc8
120 Risk Score

Malware Insights

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

The RTF document contains an embedded OLE object that leverages a known vulnerability in the Equation Editor component. The presence of \objupdate indicates an attempt to force the activation of this embedded object, which is a common technique for exploiting client-side vulnerabilities. This exploitation likely leads to the execution of a secondary payload, although the specific nature of that payload cannot be determined from the provided evidence.

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 1 \objdata section(s) — embedded OLE objects

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00001063.bin
b13854c4bfcf0693d43e0a946cd161e955bcd7d4a4d9349c0300062fe280e2c8
rtf-objdata-decoded RTF \objdata at offset 0x1063 2132 bytes