Malicious RTF — malware analysis report

Static analysis result for SHA-256 55a5a74fd356e30f…

MALICIOUS

RTF

2.59 MB Authoring application: Msftedit 5.41.15.1515
MD5: 3b9a389881899f118b9975f5700b2a86 SHA-1: d3af29bb4e9bc76249f6058e3677c87436cf4396 SHA-256: 55a5a74fd356e30f39d2911c8fbd3f32fedb873a95e7dba45a51282667b7301a
182 Risk Score

Malware Insights

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

The RTF document contains a large amount of hex-encoded data within an OLE object, flagged as suspicious by heuristics. ClamAV detected this embedded object as Win.Trojan.Lee-1. The document body suggests the user double-click to view it better, likely to trigger the execution of the embedded malicious object.

Heuristics 6

  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Package object class high RTF_OBJCLASS_PACKAGE
    OLE Package object — can wrap arbitrary files
  • Large hex data blocks in OLE object high RTF_EXCESSIVE_HEX
    RTF contains ~1817KB 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
  • 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_off000000d3.bin
a1785360e27d7ed595440fee66402b75a506eb95feffdb3ff948fff6734587f0
rtf-objdata-decoded RTF \objdata at offset 0xD3 885779 bytes
Detection
ClamAV: Win.Trojan.Lee-1
Obfuscation or payload: likely
Carved artifact entropy is 7.54, consistent with packed or encrypted content.