Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 fb1d48667ce40d2b…

MALICIOUS

Office (OLE)

13.0 KB Created: 1996-07-05 19:27:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 55aeed765263373275e16f395ed76416 SHA-1: 400c943c0d2e531a7a7465c5cc044ac85a001996 SHA-256: fb1d48667ce40d2bfe80db3e38aac53c3c77801ab2d3abb88a7da03c30b594aa
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample is identified as a legacy WordBasic macro virus, specifically 'Doc.Trojan.Daniel-1'. The presence of the 'AutoOpen' macro marker strongly suggests that the macro executes automatically when the document is opened, leading to system infection as stated in the document body. No specific family could be confidently identified beyond it being a macro virus.

Heuristics 2

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