Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 3d0764d804fe452a…

MALICIOUS

Office (OLE)

12.0 KB Created: 1996-06-03 20:06:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 96683e60c506266efed0d53850beb24e SHA-1: e72b476d5d2ba5adb3393eb6904758c42cb20a77 SHA-256: 3d0764d804fe452aa60e409ecad8ee3acfea47050658d76aa516ae8e409c993a
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is a legacy Word document containing a WordBasic macro triggered by the AutoOpen event. The document body is crafted as a letter to a magazine editor, detailing a fabricated story about a student creating macro viruses. This is a social engineering tactic to mask the malicious intent of the embedded macro, which is likely designed to execute malicious code upon opening.

Heuristics 2

  • ClamAV: Win.Trojan.WM-9 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.WM-9
  • Legacy WordBasic auto-exec macro marker medium OLE_LEGACY_WORDBASIC_AUTOEXEC
    OLE Word document contains a legacy WordBasic auto-execution marker such as AutoOpen, but no modern VBA project was recovered and no stronger macro-virus family marker was present. This is analyst-facing evidence for old Word macro execution surface, not a downloader or parser-CVE attribution by itself.