Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 30922ed3f7331810…

MALICIOUS

RTF / .DOC

3.9 KB
MD5: f0a016899796f25abac41a8689389af1 SHA-1: 9d5221d35195fb50d168cbf4cf9ba3db64253ed9 SHA-256: 30922ed3f73318102010516ccdc36370ed8b85468b41ee6ee382d7bc8022303e
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1559.002 Component Object Model Hijacking

The RTF document contains embedded OLE objects and specifically triggers the Equation Editor vulnerability. The ".objupdate" directive forces the activation of the embedded OLE object, which is likely to contain a malicious payload. This indicates an attempt to exploit the Equation Editor component for 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_off000000b0.bin
2eafd91e3e270b3374eba236e31e9236327e34a4047a05e4ef48b0a10a3aba91
rtf-objdata-decoded RTF \objdata at offset 0xB0 1777 bytes