Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 1cfd24915eea68b6…

MALICIOUS

RTF / .DOC

3.5 KB
MD5: 0377a0ded56ed8d823147ce67e436f21 SHA-1: c88c2ee677edde22b3cd741a71d4c57985a67bbe SHA-256: 1cfd24915eea68b6e583d2b49a0d071c33d60e71e3a68f550b4b904d7209833d
120 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File

The RTF document contains embedded OLE objects, specifically triggering critical heuristics related to Equation Editor vulnerabilities. The presence of \objupdate further indicates an attempt to automatically activate these embedded objects, likely leading to the exploitation of a known Equation Editor flaw to execute arbitrary code. No scripts or document body text were extracted, but the heuristics strongly suggest a classic exploit delivery mechanism.

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_off000000ae.bin
94b4832ff01192724f0b12cdf986beef647098a98db811b79c46b60396e14ea0
rtf-objdata-decoded RTF \objdata at offset 0xAE 1528 bytes