Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 bfa7caccc59fc5bc…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2012-06-14
MD5: 8bc48bbde9e0913c01f847c26b951445 SHA-1: 71e04ef2b5df22df706759b8cbc1a8478c71af10 SHA-256: bfa7caccc59fc5bc2783a231b5d1d4603c6a997c7891b0e43334f3f610ca15e7
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 is detected by ClamAV as Doc.Dropper.Agent-1501679. The document body contains references to 'RSN MACRO VIRUS Goat file' and the AUTOOPEN macro, indicating a likely attempt to execute malicious code upon opening.

Heuristics 2

  • ClamAV: Doc.Dropper.Agent-1501679 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Dropper.Agent-1501679
  • 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.