Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 0e397bc115e38674…

MALICIOUS

Office (OLE)

21.5 KB Created: 1997-03-20 14:54:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: c9125ee019b2e4b67f7b8eb21cef21a5 SHA-1: 3ac43ef5df93e1e7f667eddfbbc69470f2ad89ee SHA-256: 0e397bc115e38674a570db7e59c25312ae5ade71422ef2187432b74f7f72520c
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is a legacy Word document containing a WordBasic AUTOOPEN macro, a known indicator of malicious activity. The ClamAV heuristic also flags it as Win.Trojan.Pig-2. The macro's specific function is not detailed, but its presence strongly suggests an attempt to execute arbitrary code.

Heuristics 2

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