Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 acbe597f1ccc1ad2…

MALICIOUS

Office (OLE)

24.0 KB Created: 1996-09-25 21:44:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: d1ebd2b81448dee656c8f7cf084cbc04 SHA-1: fd819d232c4f8d66ececdc884a68f07cc515e941 SHA-256: acbe597f1ccc1ad293cf4eabdfd62ad7d98205d48f8673c8f744591724a2ab58
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits legacy WordBasic macro virus markers, specifically 'TOOLSMACRO', and is flagged by ClamAV as Win.Trojan.Look-2. This indicates the presence of a malicious macro designed to execute within older versions of Microsoft Word. The extracted content suggests the macro may be related to printer drivers or tools, potentially as a lure.

Heuristics 2

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