Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 a31989f8dcd1fa91…

MALICIOUS

Office (OLE)

15.5 KB Created: 1996-09-12 01:09:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 8502e441d6b3f8525dff02a10c383505 SHA-1: 2e01455f47bb3bb9b951b7aef22bd72d0afa554c SHA-256: a31989f8dcd1fa913e33aba55291a2a727953b2c55454ed558564aeaea095789
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits legacy WordBasic macro virus markers, specifically 'ToolsMacro', indicating the presence of malicious macros. ClamAV also detected it as 'Doc.Trojan.Wazzu-6'. While no specific IOCs like URLs or hashes were extracted, the presence of these markers strongly suggests an attempt to execute arbitrary code via macros, likely for malicious purposes.

Heuristics 2

  • ClamAV: Doc.Trojan.Wazzu-6 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Wazzu-6
  • 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.