Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 b2027562cdbec2be…

MALICIOUS

RTF / .DOC

28.2 KB
MD5: 0c4ca546345b2f3791b342c26451f9ad SHA-1: 344a9e9133d85fdb322336179abc1132e98c4d1b SHA-256: b2027562cdbec2beeb72eb09715b7615a62c0050d663eafc82de9d3461a05dc0
62 Risk Score

Malware Insights

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

The RTF document contains an embedded OLE object that is automatically activated via the \objupdate directive. This suggests an attempt to execute embedded content, likely a malicious payload. The presence of an OLE object and the \objupdate heuristic strongly indicate a weaponized document designed to exploit user interaction or automatic activation to deliver a secondary payload.

Heuristics 3

  • \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
  • 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_off00000044.bin
04505754615a0ea3c7dd87868b7358557ca4de492e670fcf7d6a92e7fdabed6a
rtf-objdata-decoded RTF \objdata at offset 0x44 14338 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.