Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 1ff96d6afdfa0b09…

MALICIOUS

Office (OLE)

14.5 KB Created: 1999-04-02 17:51:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 124d28705c761a9e9e2b8bc32ad2079a SHA-1: fec7ab345affeac6ef0b09cf549bcd9907818f0c SHA-256: 1ff96d6afdfa0b09e499272e4de683794d8d2dfe2468d4149cbb25cbfa6f368d
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample is a legacy Word document containing a WordBasic macro identified by the 'AutoOpen' marker. This macro appears to be part of a 'Simple Batch Virus Maker' tool, suggesting the document's purpose is to generate and potentially execute malicious batch scripts. The presence of the 'AutoOpen' macro and the nature of the extracted text strongly indicate a malicious intent to create and distribute harmful files.

Heuristics 2

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