Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 ddbc1e8c889f6bde…

MALICIOUS

RTF / .DOC

229.2 KB
MD5: ed8f887ee6a77a36ae801ae4d095e622 SHA-1: a949cad2d79aa16c7678f3fac58e7050f291afa6 SHA-256: ddbc1e8c889f6bde9cf03694a0b2069cb6b988225cb8dd125411589997feb96a
180 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1059.005 Visual Basic T1204.002 Malicious File

The RTF document contains multiple OLE objects, with high-confidence firings indicating automatic linking and update triggers. This suggests the document is designed to automatically execute embedded content upon opening, likely to download and run a secondary payload. The 'SE_ENABLE_LURE' heuristic further supports this, indicating the document attempts to trick the user into enabling content execution.

Heuristics 6

  • Composite Moniker in RTF OLE object high CVE related RTF_COMPOSITE_MONIKER_RELATED
    RTF contains Composite Moniker CLSID in OLE object context, but no nearby scriptlet/SCT payload was confirmed. Treat as related moniker attack-surface evidence rather than proof of CVE-2017-8570 exploitation.
  • Automatically linked OLE object high RTF_OBJAUTLINK
    RTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
  • \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 3 \objdata section(s) — embedded OLE objects
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — embedded OLE object
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000965.bin
6c2294b33bde29f8e354a5ba9f0f99c97fe6236cb4e1f28091b71884cb073775
rtf-objdata-decoded RTF \objdata at offset 0x965 20575 bytes
objdata_01_off0000b132.bin
1af484323aa51f0bc067b498458ed2106db428c7b743185ac9a6e18e7b648e31
rtf-objdata-decoded RTF \objdata at offset 0xB132 2632 bytes
objdata_02_off0000c6d5.bin
44deae4627fee3c44f54d5bd10477ec2e17f4c08135f08e2417832e36d10d037
rtf-objdata-decoded RTF \objdata at offset 0xC6D5 12297 bytes