Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 b262cdb7fbff36ff…

MALICIOUS

Office (OLE)

11.0 KB Created: 1997-12-31 17:52:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 36e7990da3c21fbf0d07fb140d08a3a4 SHA-1: 2751de8abeac36aa630d479ae035702c4cee5e5c SHA-256: b262cdb7fbff36ffa7e39aef908197f2d554bf330cdf139eadecfc32dd267799
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample is identified as malicious by ClamAV with the signature Win.Trojan.Wazzu-38. A legacy WordBasic macro marker 'autoClose' was detected, indicating potential auto-execution upon document closure. The document body contains strings related to printer configurations and macro names, suggesting a possible attempt to disguise or facilitate the execution of the malicious macro.

Heuristics 2

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