Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 337b2aca600cbb0a…

MALICIOUS

RTF / .DOC

241.6 KB First seen: 2022-04-12
MD5: ccf4d97ac6ad90583ff8b2ae70968d8e SHA-1: 44ba90ad02eec2693628a13bb8ab816ebf015786 SHA-256: 337b2aca600cbb0a5081842a5e89cf7bbf8a539a30524a9666342b10427c2f03
123 Risk Score

Malware Insights

MITRE ATT&CK
T1559.002 Component Object Model T1204.002 Malicious File

The RTF file contains multiple OLE objects, with specific heuristics indicating the use of ".objdata" sections and ".objupdate" to force OLE activation. The presence of a Composite Moniker further suggests an attempt to leverage OLE for code execution. No document body text or scripts were extracted, limiting the ability to determine the specific payload or delivery mechanism.

Heuristics 4

  • 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.
  • \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

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off000007d0.bin
3809dc56799e157352d536bbf5b5bff84a92c70083c8c402f0db6d33599b87e9
rtf-objdata-decoded RTF \objdata at offset 0x7D0 27573 bytes
objdata_01_off0000e876.bin
1721aab459b68b884f13b5caf8aed48f2f1a5eb3d65c1b2ddac08c7c93062de4
rtf-objdata-decoded RTF \objdata at offset 0xE876 2632 bytes
objdata_02_off0000fe19.bin
44deae4627fee3c44f54d5bd10477ec2e17f4c08135f08e2417832e36d10d037
rtf-objdata-decoded RTF \objdata at offset 0xFE19 12297 bytes