Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 29becf81703720d4…

MALICIOUS

Office (OLE)

189.5 KB Created: 1997-02-16 19:05:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: f3d1753a9d3bd9bc7ee1dd4657867ee9 SHA-1: b1cfc5224c18a5ea625f98649109507dc6216dfd SHA-256: 29becf81703720d4cd8271dcdec97403aaba9d554f65c80177d631d2f361f791
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is an OLE document containing a legacy WordBasic AUTOEXEC macro, which is a strong indicator of malicious intent. This macro is designed to execute automatically when the document is opened, likely to download and execute a secondary payload. The ClamAV detection further supports its classification as malware.

Heuristics 2

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