Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 d47faba5955ff89b…

MALICIOUS

Office (OLE)

9.5 KB Created: 1997-01-13 21:45:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 62ec042378ad73f55908e41a9157a240 SHA-1: ae67da74cbefc13c890f61786989bc03c567e9e3 SHA-256: d47faba5955ff89bb6e588bbc0189a28fd930f5ada2fad2edb8beff649faf85d
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. The presence of a legacy WordBasic AUTOCLOSE macro marker strongly suggests that the document is designed to automatically execute malicious code when opened. The document body contains strings that appear to be remnants of macro code or template text, including references to printer drivers and file paths.

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.