Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 73f61a2e9c259214…

MALICIOUS

Office (OLE)

13.0 KB Created: 1999-01-07 17:21:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 51e84d245d5be16c80afe219a2771d7e SHA-1: c6042d15df417c7482e8b6523c4c972aa0676c7a SHA-256: 73f61a2e9c2592146167eb54154483883d45930344d2a67a5cf492cdd3ebb1c0
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is an OLE document containing legacy WordBasic auto-exec markers, specifically 'aUtOoPeN' and 'AUTOOPEN'. These markers indicate the presence of macros designed to run automatically when the document is opened, a common technique for malware execution. The ClamAV detection further confirms its malicious nature.

Heuristics 2

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