Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 e94c0c0fab55513a…

MALICIOUS

Office (OLE)

6.0 KB Created: 1997-03-31 02:06:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: e13933ceda882786257323b35d07218b SHA-1: 2427429e3fe3c75143a98845b7d12156bd495a18 SHA-256: e94c0c0fab55513a5a8a86cd5bec0ddb49b89cad744c2488b8afbcc038ab073c
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file contains legacy WordBasic auto-exec macro markers, specifically 'autoopen', indicating an attempt to run malicious code when the document is opened. ClamAV also detected this file as Win.Trojan.Minimal-57. No specific family could be identified, and no further IOCs were extracted.

Heuristics 2

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