Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 394c145ccf5b21bd…

MALICIOUS

Office (OLE)

6.0 KB First seen: 2012-06-14
MD5: bab44a95fb4dc436bac8e39d71b113fe SHA-1: 3864d6556233615b83af3d5e5102828c5a165228 SHA-256: 394c145ccf5b21bd855faf01ec7c7d2236e68848da2d01ff3d874cb1c9473762
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits characteristics of a legacy macro virus, specifically identified by the 'RSN MACRO VIRUS' marker and the 'Win.Trojan.Wazzu-36' ClamAV detection. The document body contains text that appears to be a standard RSN MACRO VIRUS Goat file, including author information and creation date, likely intended to mislead analysts. No executable scripts were extracted, but the presence of legacy macro virus markers strongly suggests malicious intent.

Heuristics 2

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