Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 1210525907ba29b0…

MALICIOUS

Office (OLE)

97.5 KB Created: 1992-09-10 11:16:00 Authoring application: Microsoft Word for Windows 95 First seen: 2015-09-22
MD5: 6d981b17c7c93cb7d1554ad891f5be80 SHA-1: e57e33d1274031bbe09ecbd76e02b791fd3a8539 SHA-256: 1210525907ba29b022ebfb659dbf1a3b9e882162821b2fb9f3896f0b5440458f
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is an OLE document from 1992, containing legacy WordBasic AUTOOPEN macro markers. ClamAV identifies it as Win.Trojan.Macro-11. The presence of AUTOOPEN suggests an attempt to automatically execute malicious code when the document is opened, a common technique for macro-based malware.

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.