Malicious RTF — malware analysis report

Static analysis result for SHA-256 8d68527551544935…

MALICIOUS

RTF

339.7 KB Authoring application: Msftedit 5.41.15.1507
MD5: 4c4af6e31419840657868d363f00ad3b SHA-1: 1d10def228246aab3f18435eddbcacb11a4e47e6 SHA-256: 8d68527551544935e9161cbecc1418205c46fc27de07efba3646c61ea36e597b
202 Risk Score

Malware Insights

MITRE ATT&CK
T1559.001 Component Object Model Hijacking T1137.001 DLL Search Order Hijacking

The RTF document contains embedded OLE objects, including a Package object and a PE header within its hex data. This strongly suggests the document is a dropper designed to deliver a malicious executable. The embedded artifact 'objdata_00_off000000e9.bin' is the likely payload. The ClamAV detection 'Html.Trojan.GenericFakeAV-1' further supports the malicious nature of the embedded content.

Heuristics 6

  • 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
  • ClamAV: Html.Trojan.GenericFakeAV-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Html.Trojan.GenericFakeAV-1
  • 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_off000000e9.bin
c49425dd91c1c20f7d3ac2fe14d410a05c4556c6b65a01fa4107a7ab56460a56
rtf-objdata-decoded RTF \objdata at offset 0xE9 165684 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.52, consistent with packed or encrypted content.