Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 00a26f5e3d7d6667…

MALICIOUS

Office (OLE)

11.0 KB First seen: 2012-06-14
MD5: 630d0d1029575d601ff4aab1a90fce24 SHA-1: 93dd1fb4c666551f7cb5b69c63ad65ca38fc0e4f SHA-256: 00a26f5e3d7d6667e4b7cae8723617b1e871f6c41bf6ce0b84b1d8f91df5d02a
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The critical ClamAV detection and the presence of legacy WordBasic macro virus markers strongly indicate malicious intent. The document body explicitly refers to itself as a "RSN MACRO VIRUS Goat file", suggesting its purpose is to propagate as a macro virus.

Heuristics 2

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