Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 2f8c6adddf298a30…

MALICIOUS

Office (OLE)

7.0 KB First seen: 2012-06-14
MD5: 424d09abbd0e7d6199e07b047daaf090 SHA-1: 2bd7be2b61f922a299d94e77b69234c59384566a SHA-256: 2f8c6adddf298a303de0e0c5d75e041d85d276409dc461bb9b5b593ba743cc1a
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 presence of WordBasic macro virus markers suggests an attempt to execute malicious code upon opening the document, likely for propagation or other harmful actions. While no specific second-stage payload is evident, the macro itself is the primary indicator of malicious intent.

Heuristics 2

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