Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 dd04d77968cd7bce…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2012-06-14
MD5: bae76ad12e51e72aec294c38bfc5d052 SHA-1: bc8a584e502020366a5bb0cc10c4c536b1b7a3f8 SHA-256: dd04d77968cd7bce5964a7556aa8e4ed220aba55c768c6a0588f0b115cf04b9c
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 and the presence of 'BadBoy' and 'AutoOpen' subroutines. These elements suggest the file is designed to execute malicious code upon opening, likely through the AutoOpen macro, a common technique for macro-based malware. The document body's content, including references to 'BadBoy' and 'AutoOpen', reinforces this assessment.

Heuristics 2

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