Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 515f2e4092ee95b1…

MALICIOUS

Office (OLE)

11.5 KB Created: 1997-02-23 17:40:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 2794aae247332b3813c20de32d75d556 SHA-1: 623f294b76b929dad47449a912fec96329eaecdc SHA-256: 515f2e4092ee95b16d18716bd6059dd52bd4acd5f535bbeb9ae8cb83f23b27bf
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 AUTOOPEN macro, which is a known indicator of malicious activity. This macro is designed to execute automatically when the document is opened, likely to download and execute a secondary payload. The presence of the AUTOOPEN marker and the legacy nature of the document suggest a downloader or trojan.

Heuristics 2

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