Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 691b4d4a4c770da9…

MALICIOUS

RTF / .DOC

572.2 KB
MD5: fbdd26c8f6f211634e6ecd21faaae375 SHA-1: 44054aa09554b7d76a5e8fd3610094113973a370 SHA-256: 691b4d4a4c770da97b3ef4eea95caa9d998daff0e7a4af0de75a640825d475d6
102 Risk Score

Malware Insights

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

The RTF file contains OLE object data with a high entropy, indicated by the RTF_OLE10NATIVE_STREAM heuristic. The RTF_OBJUPDATE heuristic suggests that this OLE object is designed to be activated automatically, likely to execute embedded malicious code. The presence of a suspicious extracted artifact, objdata_00_off00001c77.bin, further supports this. The document body is heavily obfuscated and does not provide clear intent.

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_off00001c77.bin
ad6194d4fb95070ab2d3e75cad7fd91add28357f41bdb951047f86dd65ca98cf
rtf-objdata-decoded RTF \objdata at offset 0x1C77 128564 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.98, consistent with packed or encrypted content.