Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 51f472580d1d91a6…

MALICIOUS

Office (OLE)

6.5 KB Created: 1996-06-11 14:27:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: e49d8a990d476a4b6eb8c8a16f6766f4 SHA-1: 38fb83d316f63cf98fc085239f277e618b7052ca SHA-256: 51f472580d1d91a6d02516601edd694fb7b59392012219a214a0bcc814ecf1cf
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment

The file is identified as malicious by ClamAV with the signature 'Doc.Trojan.Doggie-1'. Static analysis reveals legacy WordBasic macro markers, specifically 'FileSaveAs' and 'AutoOpen', indicating an attempt to leverage older macro execution capabilities. The document body explicitly states 'Document infected with WM.Doggie virus!', directly naming the likely payload.

Heuristics 2

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