Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 753372b0c6e4b958…

MALICIOUS

Office (OLE)

15.5 KB Created: 1997-04-18 19:37:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 019f6aab9fadb93e31c73d70481d645c SHA-1: 95ee0b89798ebb6a9c33aa5bca41cf43eeb42ace SHA-256: 753372b0c6e4b95866e9b1a1bf8896635589b585177305bf38cdc99d9bdd1808
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is an OLE document containing legacy WordBasic macros, specifically triggering on AutoClose. ClamAV identified this as Win.Trojan.Talon-6. The presence of legacy macros suggests an attempt to execute arbitrary code, likely for malicious purposes, though the specific payload is not discernible from the provided evidence.

Heuristics 2

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