Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 b9984f0db2c13672…

MALICIOUS

Office (OLE)

11.0 KB First seen: 2012-06-14
MD5: ce08c4137bd7a83e886b06b3b841bc46 SHA-1: 108b49c6aa2044ea463e6f68c8c6ca0cf36343ff SHA-256: b9984f0db2c136726752a0a600d9db500101092808acd6d757b5b5da8caeeb28
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 within its document body and heuristic firings. The document content itself is a lure, claiming to be a 'Goat file' created by Costin Raiu, likely intended to trick users into enabling macros. No specific second-stage payload or network communication was detected in the static analysis.

Heuristics 2

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