Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 b8f938617baf78b3…

MALICIOUS

RTF / .DOC

23.8 KB
MD5: dae8e3df1c7e61884be18b3d2f051e6e SHA-1: 928b8722558d1ee248ad4c7ecded8fb91b9ba675 SHA-256: b8f938617baf78b3533df8205b52fa6ef18b354d0815d711a027556140a1888e
102 Risk Score

Malware Insights

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

The RTF document contains OLE object data and an automatically linked OLE object that is updated upon opening, indicating an attempt to execute embedded content. The presence of ".bin" in the extracted artifact name suggests a potentially malicious payload. The file is classified as malicious with a high risk score.

Heuristics 4

  • Automatically linked OLE object high RTF_OBJAUTLINK
    RTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
  • \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_off00000076.bin
73ded3c25cbdf0698368de6313542d2362453fb2b397f3b8c1c4ef8dcf4c9756
rtf-objdata-decoded RTF \objdata at offset 0x76 6593 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.50, consistent with packed or encrypted content.