Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 e3fbfcd11109a0d5…

MALICIOUS

Office (OLE)

7.5 KB Created: 1997-02-26 19:02:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: e1f0f8bac7d38b3e8ec9a3224b71fcfc SHA-1: 320bc8490404bb5b7ae5a9afad68efcc1c4f774e SHA-256: e3fbfcd11109a0d54dadedbd5d1c7514bb2cc995cc3da9e3f4a217552bac8ba3
80 Risk Score

Malware Insights

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

The file contains legacy WordBasic macros, specifically triggering the `FileSaveAs` and `AutoOpen` auto-exec markers. The document body mentions a "Microsoft Concept Virus" and references "Bill Gates", suggesting a social engineering lure. The presence of these auto-exec macros indicates an attempt to execute malicious code upon opening the document, likely to spread or download further payloads.

Heuristics 2

  • ClamAV: Legacy.Trojan.Agent-440 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Legacy.Trojan.Agent-440
  • 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.