Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 f4cd07d764f6ec1e…

MALICIOUS

Office (OLE)

6.5 KB First seen: 2012-06-14
MD5: 807f2e832402cb61f21d80a4428f9433 SHA-1: 034872dc34ab27225396cbccc2757da4e531c95d SHA-256: f4cd07d764f6ec1e822b34d6b8fdee8a26f925198ed06a10cb6b95fe09edf132
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits legacy WordBasic macro virus markers, specifically identifying it as an 'RSN MACRO VIRUS Goat file'. The document body contains text that appears to be part of the macro's functionality, including references to 'AutoOpen' and 'MAINdo', suggesting it executes automatically upon opening. This indicates a macro-based execution of malicious code.

Heuristics 2

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