Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 f44150e7be54f011…

MALICIOUS

Office (OLE)

7.5 KB First seen: 2012-06-14
MD5: 883646529564c8910a8e8414bffde09a SHA-1: 75b02c46036f46a055612836ee865649f6a26c9e SHA-256: f44150e7be54f01168077476fbf8d3ee2ba20a7d689a0e4d7b4358abc2a32892
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy macro virus, specifically identified by 'RSN MACRO VIRUS' markers within its document body and heuristic firings. The embedded text, including file paths and function names like 'AutoOpen', suggests an attempt to execute malicious code upon opening. While the specific family is not identifiable, the presence of these markers strongly indicates a macro-based threat.

Heuristics 2

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