Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 6edce43e14e560a8…

MALICIOUS

RTF / .DOC

27.9 KB First seen: 2022-11-04
MD5: f3132ddee626e0a25d44fa97ce501f27 SHA-1: 40149c47240cf47d8caa21502d9aeaae36e3a953 SHA-256: 6edce43e14e560a88f76a6edf7e41ca03511efb3e441c00747a8d114556bc6fc
140 Risk Score

Malware Insights

MITRE ATT&CK
T1204 User Execution: Malicious File T1059.005 PowerShell

The RTF document contains an embedded OLE object with an Equation Editor ProgID, and uses an \objupdate directive to force OLE activation. The document body includes a lure instructing the user to 'Enable editing' to view the content, a common technique to bypass macro security settings. This suggests the file is designed to exploit vulnerabilities in the Equation Editor or related OLE components to execute a malicious payload upon opening.

Heuristics 4

  • 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 1 \objdata section(s) — embedded OLE objects
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00005b37.bin
077d874852ae4565ec2b20fc3e5e3ca4368bcb6bda3274d570bd976d94c83d5b
rtf-objdata-decoded RTF \objdata at offset 0x5B37 1458 bytes