Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 3d098f935e196c5c…

MALICIOUS

Office (OLE)

23.5 KB Created: 1993-09-28 15:08:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: f6ddee1582eb0df009230adbb6fcace3 SHA-1: 75b5a70bdc5f9f61874c13447fa68319db44c381 SHA-256: 3d098f935e196c5ccc94d1dda164b51334ecf3db67c38a503b97654bc4c35768
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The critical ClamAV heuristic identified the file as Win.Trojan.Macro-11, and a legacy WordBasic AUTOOPEN macro was detected. This indicates the document is designed to automatically execute malicious code when opened, likely for further payload delivery or system compromise.

Heuristics 2

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