Rtf.Dropper.Agent-7513028-0 — RTF malware analysis

Static analysis result for SHA-256 90b2a79b2624b34b…

MALICIOUS

RTF

3.96 MB
MD5: 92843ba2f3cd483419531bcbdfda33f1 SHA-1: a9b7f57c400e8c533014c965426797d54ae87ea7 SHA-256: 90b2a79b2624b34b5edab53f93fc5fd747cef9079ee1e1b1b1d41b49d3acd738
162 Risk Score

Malware Insights

Rtf.Dropper.Agent-7513028-0 · confidence 95%

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1027 Obfuscated Files or Information T1140 Deobfuscate/Decode Files or Information

The RTF file contains a large OLE object with excessive hex-encoded data, a common technique for hiding payloads. The \objupdate heuristic indicates that this object is designed to be activated. ClamAV detection confirms this as Rtf.Dropper.Agent, suggesting it acts as a dropper for other malicious content. The file size and the presence of objdata strongly suggest it's designed to deliver a secondary payload.

Heuristics 5

  • ClamAV: Rtf.Dropper.Agent-7513028-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Rtf.Dropper.Agent-7513028-0
  • \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.
  • Large hex data blocks in OLE object high RTF_EXCESSIVE_HEX
    RTF contains ~4151KB of hex-encoded data inside \objdata sections — may hide a payload
  • 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_off00000085.bin
1c0d7aa3c3551d58732751acdb60e6c9ecf0b89e1b12f19e4d7252f7fd53c146
rtf-objdata-decoded RTF \objdata at offset 0x85 2075841 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.