Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 3b09b12a8088522b…

MALICIOUS

RTF / .DOC

383.2 KB
MD5: 9761ac3d2ce33b764ed037486bb84998 SHA-1: b0daa6953e3c6c88f1fd436b90675bc0b69259ab SHA-256: 3b09b12a8088522bd05d01721976858896151a31638f1b70d3bd6159e6fb6cf1
142 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File T1059.003 Windows Command Shell

The sample is an RTF document containing an embedded OLE object, specifically targeting the Equation Editor vulnerability (RTF_EQUATION_EDITOR). The ".objupdate" heuristic indicates that the embedded object is designed to be activated automatically upon opening the document. This suggests the primary goal is to exploit this vulnerability to execute code, likely to download and run a secondary payload. The extracted artifact 'objdata_00_off00001fbf.bin' is a key indicator of this malicious activity.

Heuristics 5

  • 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
  • \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_off00001fbf.bin
cfa0d489943ca2e4c83b11ef8c2d92ff1af120da563e553b6855f94c4d050597
rtf-objdata-decoded RTF \objdata at offset 0x1FBF 64067 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.93, consistent with packed or encrypted content.