Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 92039d87ac1004d2…

MALICIOUS

Office (OLE)

14.5 KB Created: 1997-03-20 14:40:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 53a6043220d54d75fa0eb824e7f3e7f0 SHA-1: c7b882fb88d13eb4184427db46a424f479f60023 SHA-256: 92039d87ac1004d2986d1731a91b7d638eee3fb38b8534db81a389fa44efb166
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as malicious by ClamAV with the signature Win.Trojan.Pig-1. A legacy WordBasic auto-execution macro marker (AUTOCLOSE) was detected, indicating the potential for automatic execution of malicious code upon opening the document. The document body contains obfuscated text and references to legacy WordBasic functions, further supporting the macro-based execution.

Heuristics 2

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