Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 e231308140ff1887…

MALICIOUS

Office (OLE)

15.5 KB Created: 1993-09-28 16:08:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 69b9fc4c741e86cb853ce5e24ce9fc5f SHA-1: 856489ef8a4cdb432ef19db6a6ada953a57daa93 SHA-256: e231308140ff188753423e385a2f1847b9da67672ef6e1057676b6a28168041d
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The presence of a legacy WordBasic AutoClose macro indicates a potential for automatic execution of malicious code when the document is opened. ClamAV detection as Win.Trojan.Divina-3 further supports the malicious nature of the file. The document body content appears to be unrelated boilerplate text, suggesting it is a lure.

Heuristics 2

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