Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 733c74c2f526c2ba…

MALICIOUS

Office (OLE)

17.0 KB Created: 1997-03-28 17:43:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: feded786b5240f2a2576010e8ffe000a SHA-1: 0666bf81429b3c57924e9580ccee6928d0691771 SHA-256: 733c74c2f526c2bac8d55cfd5ba4c880a4803857d4738a66a4302718fb9fa8dd
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is an OLE document containing legacy WordBasic macros, indicated by the 'AutoOpen' marker. ClamAV identifies it as Win.Trojan.Wannabe-1. The presence of an auto-executing macro suggests an attempt to run malicious code upon opening the document, likely for payload delivery.

Heuristics 2

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