Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 67de7dd3536ac861…

MALICIOUS

Office (OLE)

15.0 KB Created: 1997-03-23 13:28:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 065c7adc54598be1b8e1b0b09f3bba0a SHA-1: dbcbe00f6c56793a8e222bc11b7bbb00c12255e8 SHA-256: 67de7dd3536ac861f7ee0046085bb614ef7bd494dbbb1bfb663e88182383a5b1
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample was identified as malicious due to the presence of legacy WordBasic macro virus markers, specifically 'TOOLSMACRO'. This indicates the file likely contains and attempts to execute a macro. The macro's specific function is not detailed, but its presence is a strong indicator of malicious intent, potentially for dropping further payloads or system compromise.

Heuristics 2

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