Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 8168af72dd01be6b…

MALICIOUS

Office (OLE)

16.0 KB First seen: 2012-06-14
MD5: ef56fb934ee8e1d55679b7aadb995d73 SHA-1: 38c7de3b2e1b637bf96fdf387c64b534dfcef3e7 SHA-256: 8168af72dd01be6bd38671e98641587a87c11d669f807ceef7dbedb8053bd732
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits legacy WordBasic macro virus markers and contains embedded text that explicitly mentions 'RSN MACRO VIRUS Goat file' and 'INNOCENCE 2'. This indicates the file's purpose is to act as a macro virus, likely spreading itself and executing its payload through the AutoOpen macro.

Heuristics 2

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