Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 7865cede754acdf8…

MALICIOUS

RTF / .DOC

18.2 KB
MD5: 3fdc115e5cedd8d01782f93dd802448e SHA-1: a6be1944877a8ff40dc3aaa44d0fdaaf6d7956f8 SHA-256: 7865cede754acdf8eefe2ed6aaad96bef243d66f61877b35a09652ff3369b59d
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample is an RTF document that contains embedded OLE object data, specifically targeting the Equation Editor. The presence of RTF_EQUATION_EDITOR and RTF_OBJUPDATE heuristics indicates exploitation of a known vulnerability in the Equation Editor component to achieve code execution. The embedded OLE object data is the primary indicator of this attack vector. No scripts were extracted, and the document body was not sufficiently readable to determine a specific lure.

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_off000010c1.bin
72f65e820bbb8efa517f83c19404a3d88dc05489ebf0d281218b439d718fe73d
rtf-objdata-decoded RTF \objdata at offset 0x10C1 1873 bytes