Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 614f505cf5e80762…

MALICIOUS

Office (OLE)

6.5 KB First seen: 2012-06-14
MD5: 90ae0bb601a2cce5229c4707d7d79ad5 SHA-1: 81df6f8d47f3d3d2d9c120bdf1250ffc52425a55 SHA-256: 614f505cf5e80762de9b2a703150100d08bece2a363a1983f37e8078a247f456
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits legacy WordBasic macro virus markers, specifically 'RSN MACRO VIRUS'. The document body contains text that appears to be remnants of macro code or internal file structure, including references to 'AutoOpen' and 'RSN MACRO VIRUS'. This suggests the file is designed to execute malicious code via macros when opened in a compatible application.

Heuristics 2

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