Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 d37e7660830612ce…

MALICIOUS

Office (OLE)

7.0 KB Created: 1997-03-15 00:42:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 3960948af052a5ad9f431ffc569c4e71 SHA-1: fbfc8ec2d40ea921457e495ce8faa944b1fe4348 SHA-256: d37e7660830612ce3b6810dc19502b1b648dcef0c0048908862649a5d448b285
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample is an OLE document containing a legacy WordBasic macro identified by the 'AutoOpen' marker. This macro is associated with the 'Lazy Virus' and is designed to infect existing documents or templates. The presence of this marker and the ClamAV detection strongly suggest malicious intent.

Heuristics 2

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