Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 334058637a4a8fdb…

MALICIOUS

Office (OLE)

11.0 KB First seen: 2012-06-14
MD5: 96e4eb3d9931f2a07bd53634ca402b90 SHA-1: d12e03c00588d84816279182fbe926c198d0381e SHA-256: 334058637a4a8fdb9b0ff891ecae546c048e34f51c4c66dcda26b4c3a764088c
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits legacy WordBasic macro virus markers, specifically 'RSN MACRO VIRUS', and the document body contains text that explicitly identifies it as a 'RSN MACRO VIRUS Goat file'. This indicates the file is designed to spread as a macro virus. No specific family could be identified, but the presence of macro virus markers is a strong indicator of malicious intent.

Heuristics 2

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