Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 36dc702798aa1e50…

MALICIOUS

RTF / .DOC

321.8 KB
MD5: eaf6cdca872821d8e1ba5f3fd744cd0e SHA-1: e15c938c15df137b3fe7f0495a444b356134a603 SHA-256: 36dc702798aa1e5075d1bd79d195ae8dd77728dd73a1f5511fa61c17c45485b3
202 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1059.001 PowerShell

The sample is an RTF document that contains an embedded OLE object, specifically triggering the Equation Editor vulnerability (CVE-2017-11882). This vulnerability allows for arbitrary code execution. The ClamAV signature confirms the exploit and points to a known malicious pattern. The embedded object data is likely a payload designed to download and execute further malicious content.

Heuristics 6

  • Equation Editor CLSID critical RTF_EQUATION_EDITOR
    Equation Editor OLE CLSID found inside an OLE object — exploited by CVE-2017-11882 / CVE-2018-0802 / CVE-2018-0798
  • ClamAV: Rtf.Exploit.CVE_2017_11882-6584355-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Rtf.Exploit.CVE_2017_11882-6584355-1
  • \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
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object
  • Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00001e11.bin
e0bde91de71fdaa7b810411be4481b7df0f4774b4f99386cad28298fcc7406c3
rtf-objdata-decoded RTF \objdata at offset 0x1E11 160828 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.