Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 23aef95a5152a94f…

MALICIOUS

Office (OLE)

9.5 KB Created: 1996-01-03 15:30:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 971a091917ad0dd13984c89d9df60ab0 SHA-1: d40280fd4dac808835c3828aa8da1c4ab2a53f32 SHA-256: 23aef95a5152a94f8f3c290b7241981a4191220dbc239b625431f144307f3947
80 Risk Score

Malware Insights

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

The file is a legacy Word document containing a WordBasic macro named 'AutoOpen', which is a known auto-execution marker. This heuristic, combined with the ClamAV detection of 'Win.Trojan.Archie-1', strongly suggests the document is designed to execute malicious code when opened, likely as a spearphishing attachment. The document body contains text related to viruses and macro execution, further supporting this conclusion.

Heuristics 2

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