Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 d3b837c6df7e17d6…

MALICIOUS

RTF / .DOC

430.7 KB
MD5: 007853972dfeabc5d367f853fa62a59a SHA-1: 303fb9261c4279cff64f973081d1b339c2fde73e SHA-256: d3b837c6df7e17d6f6ff9c20066fa5b0064408935d62bacdd4c9b5791002b941
82 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects, indicated by RTF_OBJDATA and RTF_OBJEMB heuristics. The RTF_OBJUPDATE heuristic suggests that these objects are designed to be activated automatically upon opening the document. This mechanism is commonly used to deliver and execute malicious payloads, such as the extracted objdata_00_off0000004f.bin artifact.

Heuristics 4

  • \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
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object
  • 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_off0000004f.bin
a2479f20989e650f75cfe75fca4acf4f1ef2cebafcad7fb8d7c5ff60205e234c
rtf-objdata-decoded RTF \objdata at offset 0x4F 220401 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 8.00, consistent with packed or encrypted content.