Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 c3cd8f83a311e7ce…

MALICIOUS

Office (OLE)

6.5 KB First seen: 2012-06-14
MD5: 7e58caaf63e2d5a3dadb6eb44f6ed55b SHA-1: 4d3446232fd3a7b117dc7f02364ac3a086adfc4f SHA-256: c3cd8f83a311e7ce5cfcb818d0ffb039877dc00a3a45513049e3d2ef21f064c1
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 and ClamAV detection as Win.Trojan.Childish-1. The document body contains explicit references to "WordBasic macro-virus" and "Goat file", indicating its intent to leverage macros for malicious purposes. The presence of AutoOpen and ToolsMacro suggests automatic execution upon opening or manipulation of macros.

Heuristics 2

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