Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 1b4124504d2cf8ce…

MALICIOUS

RTF / .DOC

3.5 KB
MD5: e17a3c0ad6d917748ff877d91d5d182b SHA-1: 3d18418fc45609ec598ffb57affa69f72d73fb9e SHA-256: 1b4124504d2cf8ceb19db4047b24ae930b45c7698cf82b5910dc96088a0a746e
120 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The RTF document contains embedded OLE object data and triggers an object update, indicating an attempt to exploit a vulnerability. Specifically, the RTF_EQUATION_EDITOR heuristic firing points to a known exploit targeting the Equation Editor component. This exploit likely leads to the execution of arbitrary code, potentially downloading and running a secondary payload. The file's SHA256 hash is included as an IOC.

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_off0000009a.bin
2d174c82c4bba02cd9e01e5d7244c7cbd2da7e53f84ceeb86d8ef24d922d39b4
rtf-objdata-decoded RTF \objdata at offset 0x9A 1606 bytes