Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 3098245b37b7f385…

MALICIOUS

RTF / .DOC

163.2 KB
MD5: a272b832bdd2d003550f4a5220b55dfa SHA-1: 159883d66fc79ddc98b4e0b0e90cb8a876acf19d SHA-256: 3098245b37b7f385ec0837ead0661500cbc4926e2b2e6b247fc21ae04a9ec7af
129 Risk Score

Malware Insights

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

The RTF document contains OLE object data and uses \objupdate to force OLE activation, indicating an attempt to exploit a vulnerability. The embedded OLE object, objdata_00_off00001aa0.bin, is a suspicious artifact. While no specific malware family is identified, the techniques suggest a malicious RTF document designed to deliver a 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_off00001aa0.bin
792c688a4de54e4500cac2e9ae220420db2d856646be43184aef25fc093aaf53
rtf-objdata-decoded RTF \objdata at offset 0x1AA0 64053 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.93, consistent with packed or encrypted content.