Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 39c51bcffcdad306…

MALICIOUS

Office (OLE)

18.0 KB First seen: 2012-06-14
MD5: ddcfc16c8fc9d38858615e80c763f27b SHA-1: 773f5286076d665647ed380dbace2954595c79c2 SHA-256: 39c51bcffcdad306306dfbe8eaf8b617604169081ec012f2421330c61ca26c71
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy macro virus, specifically identified by the 'RSN MACRO VIRUS' marker and the 'Win.Trojan.Innocence-2' ClamAV detection. The document body contains explicit references to 'RSN MACRO VIRUS Goat file' and lists common WordBasic macro names like 'AutoOpen' and 'DateiSpeichern', indicating the presence and intent of macro-based infection routines.

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.