Malicious RTF — malware analysis report

Static analysis result for SHA-256 11e215e41834f5f6…

MALICIOUS

RTF

629.1 KB Authoring application: Msftedit 5.41.15.1507
MD5: 49420509be15e30fc40716cf30ff71a3 SHA-1: cfe37a8813e49735fe5b8368fcc0e9e3285a5214 SHA-256: 11e215e41834f5f6df5fe5b4ca9cc36633e00ddabc42965bd0fca8fdbfc8ca14
142 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1203 Exploitation for Client Execution

The RTF file contains embedded OLE objects, including a package object and PE header in hex data. This strongly suggests the document is a malicious container for a secondary executable payload. The embedded artifact 'objdata_00_off000000d1.bin' is likely the dropped executable.

Heuristics 5

  • PE header (with DOS stub) in hex data critical RTF_MZ_HEX
    Hex-encoded PE (MZ + DOS stub) found inside RTF — likely an embedded executable payload
  • Package object class high RTF_OBJCLASS_PACKAGE
    OLE Package object — can wrap arbitrary files
  • 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_off000000d1.bin
12b83e8f281a5e21bf823385e87f95169a38cc0c7f69526d0f56642e740570b2
rtf-objdata-decoded RTF \objdata at offset 0xD1 313692 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.85, consistent with packed or encrypted content.