Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 396d8d5a68401dd3…

MALICIOUS

Office (OLE)

14.0 KB Created: 1995-03-27 14:52:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 3096a1c66088adc40e4963ea6739a4ec SHA-1: d024656a20e815fdb97c0f7f2256c3a5809818bc SHA-256: 396d8d5a68401dd36ab16e0c250c04038a2da55c16dc65268ff5a8b63a945f36
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment

The sample is an OLE document from 1995, flagged by ClamAV as Win.Trojan.Atom-8. A legacy WordBasic auto-exec macro marker, FileSaveAs, was detected, indicating the potential for automatic execution of malicious code upon opening. This suggests a macro-based downloader attack vector.

Heuristics 2

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