Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 61684c978e8c8da9…

MALICIOUS

RTF / .DOC

241.5 KB First seen: 2021-09-27
MD5: d6807858c98db020800068a6713f9230 SHA-1: 475bbc37f42246bea08942903a71d40f5da8aa0d SHA-256: 61684c978e8c8da98822d10636c4dca4d436651135ee826d789753fbb1f08eac
240 Risk Score

Malware Insights

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

The RTF document contains embedded OLE objects and triggers heuristics related to CVE-2017-8570, which is known to drop SCT scripts. The document body explicitly instructs the user to 'download the document and click Enable Editing', a common lure to bypass macro security. This suggests the file is designed to exploit the vulnerability to execute a secondary payload.

Heuristics 7

  • Composite Moniker — CVE-2017-8570 (drops SCT script) critical CVE related CVE_2017_8570
    RTF \objdata decodes to OLE data containing the Composite Moniker — CVE-2017-8570 (drops SCT script) CLSID — the vulnerable control/moniker is embedded directly in the document's object stream, the delivery shape of this exploit. RTF objects auto-render when Word opens the file.
  • 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_off00000969.bin
751beb0a0112d4a299443655caa42f2c91e3545a6e3c73cbc177f5634d2ead00
rtf-objdata-decoded RTF \objdata at offset 0x969 26646 bytes
objdata_01_off0000e28a.bin
9d9bc825f2fa5e0ed8db7dce6823e199ad9c775873472d42887214589f205470
rtf-objdata-decoded RTF \objdata at offset 0xE28A 2632 bytes
objdata_02_off0000f82d.bin
44deae4627fee3c44f54d5bd10477ec2e17f4c08135f08e2417832e36d10d037
rtf-objdata-decoded RTF \objdata at offset 0xF82D 12297 bytes