Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 50faec0d59ac135c…

MALICIOUS

RTF / .DOC

4.7 KB
MD5: c4de12a83203a8b25d8077c00a9c2bb9 SHA-1: 7643ed89f3a180e1bb0b43974a2a020c06c99c29 SHA-256: 50faec0d59ac135c1da8102a99219d54fdd12d00a3d0cb5bb1168ab2bcd8a10d
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The RTF document contains embedded OLE object data and specifically triggers the Equation Editor vulnerability. The ".objupdate" directive forces the activation of the embedded OLE object, which is a known method for exploiting the Equation Editor vulnerability to achieve arbitrary code execution. This indicates the document is designed to exploit this specific flaw.

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_off000000ad.bin
ecc920ea341d2508a4c95e9e8b435576740b4422ee8d3d4fa0851761c0edd998
rtf-objdata-decoded RTF \objdata at offset 0xAD 2123 bytes