Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 3ea35bed7c5c2501…

MALICIOUS

Office (OLE)

13.5 KB Created: 1999-07-18 21:36:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 5300e9efb468aa9e217254c1c61b6699 SHA-1: 6cd6fe8bd8740f2426eecd2ab079882666ccaff1 SHA-256: 3ea35bed7c5c25019072ece5799d47c412b42e2c3fdf0f301ac05cbf3a47e380
80 Risk Score

Malware Insights

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

The file is identified as malicious by ClamAV with the signature Win.Trojan.Me-1. Static analysis revealed a legacy WordBasic macro marker 'AutoOpen', indicating that the macro is set to execute automatically when the document is opened. This suggests the document is likely a malicious attachment intended to deliver a secondary payload.

Heuristics 2

  • ClamAV: Win.Trojan.Me-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Me-1
  • 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.