Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 224f2e6d2b05fd02…

MALICIOUS

Office (OLE)

6.0 KB First seen: 2012-06-14
MD5: a5a6eb50b36c8b2c7022ca1f1daa1ef4 SHA-1: 4afed1b6305936f8a0f8fbdee7442d4e1437990a SHA-256: 224f2e6d2b05fd026e13cb07252e6a1d2ddd213571e723af0d7d058dff775e9c
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits characteristics of a legacy WordBasic macro virus, specifically identified as a "RSN MACRO VIRUS Goat file" and containing markers associated with older macro malware. The presence of WordBasic macro virus markers strongly suggests an intent to execute malicious code embedded within the document, likely for propagation or other harmful actions typical of historical macro viruses.

Heuristics 2

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