Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 e014d691d8128bfe…

MALICIOUS

Office (OLE)

19.0 KB Created: 1996-12-17 14:33:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 7a5d705bf9917cfc8d2b22f42afb93ec SHA-1: cfceda15d644f47d2b79eeab6a814fa8b521d4dc SHA-256: e014d691d8128bfe5723cfa21a3f3d7655e06e7f77099fcf232566d1ea7b2a9d
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The critical ClamAV detection and the presence of legacy WordBasic macro virus markers strongly suggest malicious intent. The file's metadata indicates it is an older Office document, likely exploited via its macro capabilities. No specific IOCs were extracted, but the heuristic firings are sufficient to classify it as a legacy macro-based threat.

Heuristics 2

  • ClamAV: Win.Trojan.Boogie-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Boogie-1
  • Legacy WordBasic macro-virus markers high OLE_LEGACY_WORDBASIC_MACRO_VIRUS
    OLE Word document contains legacy WordBasic auto-execution macro markers such as AutoOpen plus ToolsMacro/MacroFile/fileMacro/globMacro or named historical macro-virus strings. These old Word 6/95 macro forms are not exposed as a modern VBA project, so normal VBA source extraction can miss them.