Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 34e700930a16c86c…

MALICIOUS

Office (OLE)

15.0 KB Created: 1997-03-19 17:15:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 4970c5220e2bfc03fc7d5ba0d10eadcd SHA-1: 200a3cbb21a39e1986fe61392f4f4781b07b354f SHA-256: 34e700930a16c86c5f0afb666ac0fbba76772dadd30133ced8799601cfba9a75
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment

The file is a legacy Word document containing a WordBasic macro named 'aUTOoPEN', which is a known auto-execution marker. This macro is indicative of malware designed to run automatically when the document is opened, likely to download and execute a secondary payload. The ClamAV detection 'Win.Trojan.W-284' further confirms its malicious nature.

Heuristics 2

  • ClamAV: Win.Trojan.W-284 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.W-284
  • Legacy WordBasic auto-exec macro marker medium OLE_LEGACY_WORDBASIC_AUTOEXEC
    OLE Word document contains a legacy WordBasic auto-execution marker such as AutoOpen, but no modern VBA project was recovered and no stronger macro-virus family marker was present. This is analyst-facing evidence for old Word macro execution surface, not a downloader or parser-CVE attribution by itself.