Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 6f7773333e3457cc…

MALICIOUS

Office (OLE)

13.0 KB Created: 1999-01-07 17:30:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 452aa0f49405dbc74bf26553dd73fbe5 SHA-1: ce98c354aff00299c001ff2dc897939a11228311 SHA-256: 6f7773333e3457cc588474b719308e743d0a5a150b64e34102a0cf78096afe5f
80 Risk Score

Malware Insights

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

The file contains legacy WordBasic auto-exec macro markers, specifically 'aUtOoPeN' and 'AUTOOPEN', which are indicative of malicious intent. The presence of these markers suggests the document is designed to automatically run code when opened, a common technique for delivering malware. The ClamAV detection further confirms its malicious nature.

Heuristics 2

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