Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 dc32391ef55a4121…

MALICIOUS

Office (OLE)

15.0 KB Created: 1997-05-10 16:43:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: b76df734b5879fdcf3f4382eeccbff37 SHA-1: 7191acd1ab40a5b67ccb162c5bc192e1e6529552 SHA-256: dc32391ef55a412114fe38eb9fa8dd26c636ebbde38f3312053e617465c79a7a
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as a legacy WordBasic macro-virus due to the presence of markers like 'ToolsMacro' and 'AutoOpen'. ClamAV detection confirms it as Win.Trojan.Quick-1. The macro's intent is likely to execute malicious code, consistent with trojan behavior.

Heuristics 2

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