Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 7161e52099cca428…

MALICIOUS

Office (OLE)

12.5 KB Created: 2027-12-31 00:00:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 95df0d1c13a40c8e74b11267e8878008 SHA-1: 815602b2a238791bd24eb447664ea1a3f4f6b267 SHA-256: 7161e52099cca42817e097ea0261826b75cdb79cdb1712e963ba7434359cc7d9
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as malicious by ClamAV as Win.Trojan.Ice-4. Static analysis revealed legacy WordBasic macro virus markers, specifically 'ToolsMacro', indicating the presence of potentially executable macro code. The document body contains numerous references to 'AutoOpen', 'FileSaveAs', and 'ToolsMacro', further supporting the presence of macro functionality designed to execute automatically.

Heuristics 2

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