Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 ac45b56fd24280c0…

MALICIOUS

Office (OLE)

7.0 KB Created: 1997-02-26 18:49:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 18e9fc9d2066134073ee6325b5e1e94c SHA-1: cf339892ad294dba7e4eb6423d9bc217e1ee80a7 SHA-256: ac45b56fd24280c0ecfd8a515991405dbcec6b154cfbb5b872c0de019e683dd8
80 Risk Score

Malware Insights

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

The file contains legacy WordBasic macro markers, specifically 'AutoOpen', which is a known indicator of malicious macro execution. The ClamAV detection as 'Win.Trojan.Simple-7' further supports its malicious nature. The presence of 'AutoOpen' suggests an attempt to automatically run code when the document is opened, likely for downloading additional malware.

Heuristics 2

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