Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 901ee52cccae96e3…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2012-06-14
MD5: f73c4b2cc9768cd5421654fb42ea54e8 SHA-1: 06b25115c431898126d807601e7e7206a109a0b4 SHA-256: 901ee52cccae96e31aa147708a25336065f7bf11b57e955171cd4501f04d3a51
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy macro virus, specifically referencing 'RSN MACRO VIRUS' and 'Goat file' in its document body. The presence of WordBasic macro virus markers and the explicit mention of 'RSN MACRO VIRUS' strongly suggest a malicious intent related to older macro-based threats. While no specific payload execution is detailed, the nature of these markers indicates a high likelihood of malicious macro functionality.

Heuristics 2

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