Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 4194e2ce0c1ed46f…

MALICIOUS

Office (OLE)

16.5 KB First seen: 2012-06-14
MD5: 9d9386df09180496e2fc263aec259a5c SHA-1: 43c8b3baa0f9428f74635f63f7655b829ac28f56 SHA-256: 4194e2ce0c1ed46f8e6f787d323e4b89570bdb02702f14724484fb8710495018
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits characteristics of a legacy macro virus, specifically mentioning 'RSN MACRO VIRUS' and 'INNOCENCE 2'. The presence of legacy WordBasic macro virus markers and the embedded text indicating it's a 'Goat file' created by Costin Raiu strongly suggests a malicious intent, likely to spread or execute further payloads. The ClamAV detection further supports its classification as malware.

Heuristics 2

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