Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 c3f8d9d93223f88b…

MALICIOUS

Office (OLE)

9.0 KB First seen: 2012-06-14
MD5: 8e7ef53f5898396b593ca37e6b3abbe9 SHA-1: 196f744df5d52d0899ae956a409ec82e16405bd0 SHA-256: c3f8d9d93223f88b89c4c08a06bbba891fd0f64a6821a5385eb1f75b558a3380
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 a critical ClamAV detection for Win.Trojan.Cap-1. The embedded text suggests an attempt to disguise its malicious nature by including file paths and standard document elements, while the macro names like AutoOpen and FileSave indicate potential execution triggers.

Heuristics 2

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