Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 097e88e944924223…

MALICIOUS

Office (OLE)

28.0 KB First seen: 2012-06-14
MD5: 4a94fa4588a3252e1188c587a0ccde5c SHA-1: b85060789648319b56577c4092e369f6a4333bf4 SHA-256: 097e88e944924223fea98c6b08292120a918fd7b23cfe86cb9c12d9d912318b1
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy macro virus, specifically identified by 'RSN MACRO VIRUS' markers and the 'Goat' file designation. The embedded text and macro names like 'AutoOpen' and 'FileSave' indicate it likely attempts to execute automatically or during document saving operations, consistent with older macro-based malware designed for propagation.

Heuristics 2

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