Malicious RTF — malware analysis report

Static analysis result for SHA-256 55c817dcf5e3507d…

MALICIOUS

RTF

2.38 MB
MD5: f94eabca1ce4ef6177eec8bc016ae229 SHA-1: 58f0df95ac1923cfc915613bc983ff70fc291c92 SHA-256: 55c817dcf5e3507daba28194416bf6c95564c6c24ba0e28cca131fa1f8eda62f
262 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The RTF file contains embedded OLE object data and specifically triggers heuristics related to Equation Editor vulnerabilities, including CLSID and objupdate firings. The presence of a large amount of hex-encoded data within the OLE object suggests a hidden payload. This pattern is consistent with exploitation of CVE-2018-0802 via Microsoft Equation Editor, likely delivered as a spearphishing attachment.

Heuristics 7

  • Composite Moniker in RTF OLE object high CVE related RTF_COMPOSITE_MONIKER_RELATED
    RTF contains Composite Moniker CLSID in OLE object context, but no nearby scriptlet/SCT payload was confirmed. Treat as related moniker attack-surface evidence rather than proof of CVE-2017-8570 exploitation.
  • 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_2018_0802-6825822-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Rtf.Exploit.CVE_2018_0802-6825822-0
  • \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.
  • Large hex data blocks in OLE object high RTF_EXCESSIVE_HEX
    RTF contains ~2495KB of hex-encoded data inside \objdata sections — may hide a payload
  • OLE object data medium RTF_OBJDATA
    RTF contains 2 \objdata section(s) — embedded OLE objects
  • 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_off00000088.bin
ce22c8f9092d763152ae3b22f0d89fde36e02a75733162e641f0885b10df7b47
rtf-objdata-decoded RTF \objdata at offset 0x88 1247820 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.