Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 7ea2c8d69111747b…

MALICIOUS

RTF / .DOC

1.80 MB
MD5: bea9186d0c0bff9a6b2c2645a86f1da5 SHA-1: 3585f3d9c416658d3f65101a4959925f57cfe8d5 SHA-256: 7ea2c8d69111747b33a25c445e7f3fabd30f9b1d74d45383f87e6d6451248a53
140 Risk Score

Malware Insights

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

The file is an RTF document containing embedded OLE objects, specifically triggering heuristics related to Equation Editor exploitation. The ".objupdate" heuristic indicates that the embedded object is designed to be activated automatically, which is a common technique for exploiting vulnerabilities like CVE-2017-11882. The presence of VBA code within the document body, although truncated, suggests the execution of malicious scripts to download and run further payloads. The overall attack pattern points to a classic exploit document delivery mechanism.

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 2 \objdata section(s) — embedded OLE objects
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off0000119b.bin
5a3fe9124ad92bfd2b5e0c77706a70ea6ce6d9a0ad3f8926886a2375a8027edd
rtf-objdata-decoded RTF \objdata at offset 0x119B 36348 bytes
objdata_01_off0002005b.bin
ef0bb09b1fe26f02beb6d60cd6666d2695e11a9b10a3296072737984662626fe
rtf-objdata-decoded RTF \objdata at offset 0x2005B 418576 bytes