Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 a3c52babaa97e30f…

MALICIOUS

RTF / .DOC

3.8 KB
MD5: b376706c600476987b3b08603633661a SHA-1: 6c06862a7f4c7e6214dd0d886230fe542bf547ce SHA-256: a3c52babaa97e30f684a1304dfed882b4e91ef1ece63e26b1fd14e55ff8b63a3
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The RTF document contains embedded OLE objects, specifically triggering critical heuristics related to Equation Editor exploitation. The \objupdate directive indicates an attempt to automatically activate the embedded object, likely leading to the execution of a malicious payload. This pattern is commonly associated with exploiting the Equation Editor vulnerability to achieve arbitrary code execution.

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_off0000009e.bin
068b666d2ab083e04ad6dab163f8dfce3350fa22584af7ea2c4c9127c75f62dc
rtf-objdata-decoded RTF \objdata at offset 0x9E 1720 bytes