Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 a057469100ebdb9a…

MALICIOUS

RTF / .DOC

3.8 KB
MD5: 6bd0ebde6d8e100079f6c7bb0dea005b SHA-1: adfb7fae8172b83df81cce10c2fd1400299dc582 SHA-256: a057469100ebdb9a0f2ea31412e5a5d5e247fe03cc09975d8430130793f0fb90
120 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects and specifically triggers the Equation Editor vulnerability. The ".objupdate" directive forces the activation of the embedded OLE object, which is likely to contain a malicious payload. This indicates an attempt to exploit the Equation Editor vulnerability to achieve arbitrary code execution.

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_off000000ac.bin
2d20da56904144b9321c6dbaadd6505b2a7f7cfd794d5deea8322760dbd1a936
rtf-objdata-decoded RTF \objdata at offset 0xAC 1687 bytes