Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 07a3430d04be2962…

MALICIOUS

RTF / .DOC

161.6 KB
MD5: bfd4bba3ee63af388f25cfc529082adb SHA-1: 7c14b76aa6f58cd8b74c124b7afdcba63f60fa2d SHA-256: 07a3430d04be2962515ffa22aadf6d3a5e4564931ef20ae8cd5215b3914ec620
102 Risk Score

Malware Insights

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

The RTF document contains OLE object data with an \objupdate directive, indicating an attempt to exploit OLE object handling for code execution. The high entropy of the carved artifact suggests it is likely a packed or encrypted payload. The file is classified as malicious, and the presence of OLE exploitation points to a common attack vector for initial compromise.

Heuristics 4

  • Ole10Native stream in RTF OLE object high CVE related RTF_OLE10NATIVE_STREAM
    RTF contains an embedded OLE object with an Ole10Native stream. This is a strong payload-container signal and is related to Word/OLE exploit delivery, but it is not specific enough on its own to assign a CVE.
  • \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_off00001418.bin
7578e54b351bc5673c1fc41d98a3e49d08dcf0f0a50d675479365c8160b59d7b
rtf-objdata-decoded RTF \objdata at offset 0x1418 64053 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.92, consistent with packed or encrypted content.