Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 c83e8b50877b2f84…

MALICIOUS

Office (OLE)

24.0 KB Created: 1996-09-25 21:44:00 Authoring application: Microsoft Word 6.0 First seen: 2015-10-02
MD5: c4476fddd517c3eaf0ff68206079efe0 SHA-1: 37e86726fd1f8bb1969437b4b242e60d6fa29a88 SHA-256: c83e8b50877b2f8481e9540b4ea154c79d4b7616499c37d7cfbe11b13d356333
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.