Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 11963bdef0f063af…

MALICIOUS

RTF / .DOC

9.8 KB First seen: 2022-04-12
MD5: d1b84f222e7448a1ca4a366055df5997 SHA-1: 136274c9f3ad2d8879aaee58321cf475d21f2578 SHA-256: 11963bdef0f063af12b02d084f9e2f162058e5f33ac604290b51704c980aa5eb
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample is an RTF document that contains embedded OLE objects and triggers the RTF_EQUATION_EDITOR heuristic, indicating exploitation of a vulnerability in the Equation Editor component. The RTF_OBJUPDATE heuristic suggests that the embedded object is configured to automatically activate, likely leading to the execution of a secondary payload. No document body or script content was available for further analysis, limiting the ability to identify specific IOCs or family.

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_off00001729.bin
e53205d4f595007a3fb5bad5b486d69344fa7c577864c28dfd3aca74f150bd0f
rtf-objdata-decoded RTF \objdata at offset 0x1729 1883 bytes