Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 1697a632ec44e250…

MALICIOUS

Office (OLE)

6.5 KB First seen: 2012-06-14
MD5: 6e1fb337a36dca00044a7bd097144a1d SHA-1: d45990f36ea6b8a0fc71e520def19cd18a0895ca SHA-256: 1697a632ec44e250ea83955f48475a434ed6fe4adea6f6ca17835d3eafb07216
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits legacy WordBasic macro virus markers, specifically 'RSN MACRO VIRUS' and 'Goat file', indicating a historical malware artifact. The document body contains text that appears to be part of the macro's payload, including author information and file paths, suggesting an attempt to execute malicious code via macros. No network IOCs or specific exploit techniques were identified beyond the macro execution.

Heuristics 2

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