Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 754ba482ea75fa8a…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2012-06-14
MD5: 499827fa2d4a14b6d0292964577556d1 SHA-1: bbb20b19437f7f379695164504c52acebf509171 SHA-256: 754ba482ea75fa8a04d3e7ac933dec8b4c7c33afa70b555ec3563bc510cc2761
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits legacy macro virus markers and the document body explicitly refers to itself as a 'RSN MACRO VIRUS Goat file'. This indicates the primary attack pattern is likely the execution of malicious macros, a common technique for older malware. The ClamAV detection as 'Win.Trojan.Elohim-1' further supports its malicious nature, though specific IOCs beyond the macro marker are not directly extractable from the provided evidence.

Heuristics 2

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