Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 fd292c9ecf528a1b…

MALICIOUS

Office (OLE)

11.5 KB First seen: 2012-06-14
MD5: 39c2c661dc7fdf03323fa325ff7e4908 SHA-1: f18fc5e6e8055741123702f808562740b2fa755f SHA-256: fd292c9ecf528a1be3b561a6c2e68d89e889130bc1e51316f100e797c1bf30ba
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits legacy WordBasic macro virus markers, specifically 'RSN MACRO VIRUS', and includes embedded text that appears to be part of a game or prank macro. The presence of these markers and the game-like content strongly suggest a malicious intent, likely to execute further malicious code via the macro when enabled. No specific family could be identified, but the technique points to older macro-based threats.

Heuristics 2

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