Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 30654b8cfb0a089d…

MALICIOUS

RTF / .DOC

5.2 KB First seen: 2022-08-04
MD5: be24926fabe1e06c93f5025f7f301649 SHA-1: 6ace46a41c3c79c0309e1fd15bf2e91083c95b2f SHA-256: 30654b8cfb0a089d97b345ec743c571792e39d46b337f51f5c5c6d44c997c3b9
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample is an RTF document containing OLE object data, specifically triggering heuristics related to the Equation Editor vulnerability. The ".objupdate" heuristic indicates that the embedded OLE object is designed to be activated automatically, leading to code execution. This strongly suggests an exploit targeting the Equation Editor component.

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_off0000009b.bin
a5d0deed4c174e3d0fa983ee765bf51713a9b09f20a72355b12e6a20b2069699
rtf-objdata-decoded RTF \objdata at offset 0x9B 2307 bytes