Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 f1fbdeb62998f24c…

MALICIOUS

Office (OLE)

16.5 KB Created: 1993-09-28 16:08:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 99c164d9c0848e5c6e88862a6bafbf9f SHA-1: 02e9a26d4e5eeb3294b100aafc4ab5fb5841e2a2 SHA-256: f1fbdeb62998f24c4a889999f0213c6a0667e1a7b9c6b0198b503d791cb660a8
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The critical ClamAV heuristic indicates the file is Win.Trojan.Clock-4. The presence of a legacy WordBasic auto-exec macro (AutoOpen) suggests the document is designed to automatically run malicious code upon opening. The document body content appears to be unrelated boilerplate text, likely used to obfuscate the malicious intent.

Heuristics 2

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