Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 c016be3def4cdfac…

MALICIOUS

RTF / .DOC

272.0 KB
MD5: 1dc5ec8032b11fd00f1ef224824409b4 SHA-1: 10b7c8a847a60dbdbc94794dd4add5cf5e7792c2 SHA-256: c016be3def4cdfacc4ed86bece29bfb2978aae368e0b7bc11698a679d004a8ac
180 Risk Score

Malware Insights

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

The RTF document contains multiple OLE objects, including an automatically linked OLE object that forces an update upon opening. This technique is commonly used to lure users into enabling content, which then executes embedded malicious code. The presence of ".objdata" sections and composite monikers further indicates an attempt to embed and execute external or active content, likely for payload delivery.

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_off00000bb0.bin
a49edb3842197dd5e82c5299625f6cfda5def96827fcf136360d90df92c4d075
rtf-objdata-decoded RTF \objdata at offset 0xBB0 41386 bytes
objdata_01_off00015c93.bin
9d9bc825f2fa5e0ed8db7dce6823e199ad9c775873472d42887214589f205470
rtf-objdata-decoded RTF \objdata at offset 0x15C93 2632 bytes
objdata_02_off00017236.bin
44deae4627fee3c44f54d5bd10477ec2e17f4c08135f08e2417832e36d10d037
rtf-objdata-decoded RTF \objdata at offset 0x17236 12297 bytes