Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 931d462e00767d50…

MALICIOUS

RTF / .DOC

23.7 KB
MD5: 350da88d7e9760b480a0637ce957e3d5 SHA-1: 5d979aad66d9a5d87ee903834d861d406a5b834b SHA-256: 931d462e00767d50c9b15955776b5e1b186424d1f02897dad6ca6db1178c5ff6
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample is an RTF document that contains OLE object data and specifically triggers the RTF_EQUATION_EDITOR heuristic. The RTF_OBJUPDATE heuristic indicates that the embedded OLE object is set to update automatically, which is a common technique for exploiting vulnerabilities like the one in Equation Editor. This exploit likely leads to the execution of a secondary payload, though no specific download URLs or scripts were extracted from this sample.

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_off00001e82.bin
6eced1a82d6d4e298ba961cd4618e3df3448c3a83a0078fd66fa54a70b6a7f2e
rtf-objdata-decoded RTF \objdata at offset 0x1E82 1557 bytes