Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 69e388880ed98601…

MALICIOUS

RTF / .DOC

12.1 KB First seen: 2022-04-12
MD5: bf7397968a9ac1ada9326354f3e137b5 SHA-1: 59f3ba72bbe451d314a445df4fd71077c0cdae96 SHA-256: 69e388880ed986010bc0cb81b28a628b24b62e3904eee8aa9b722c431ef71065
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 specifically targets the Equation Editor vulnerability. The ".objupdate" heuristic indicates that the embedded object is designed to be activated automatically, leading to code execution. While no scripts were directly extracted, the nature of the exploit suggests it's intended to download and execute a secondary payload.

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_off0000192b.bin
e1dd4e6383ae5b863e958c0fcb9dcd4a28af4a7a7a98866f62c41641fa22e4bc
rtf-objdata-decoded RTF \objdata at offset 0x192B 1552 bytes