Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 1e889eafd81d81e8…

MALICIOUS

Office (OLE)

9.0 KB First seen: 2012-06-14
MD5: f911c541aee3681ecb4cd84e981d226a SHA-1: 0626a9109afc44b0a8af6cb01d439762780943ba SHA-256: 1e889eafd81d81e817547413f713cfbcc01bca24f914343c986daf2e50bd2264
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file exhibits characteristics of a legacy macro virus, specifically identified by "RSN MACRO VIRUS" markers within its document body and a critical ClamAV detection as Win.Trojan.Divina-3. The presence of legacy WordBasic macro virus markers strongly indicates an intent to execute malicious code through document macros, a common technique for malware propagation.

Heuristics 2

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