Win.Trojan.Goggles-1 — Office (OLE) malware analysis

Static analysis result for SHA-256 1f8c4235a3add892…

MALICIOUS

Office (OLE)

13.0 KB Created: 1997-04-18 18:45:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 2e1877c26598e0dfa2c6ac1481c5e218 SHA-1: 0b930e49c266f3794838eb0f7e6a4abf8e0356a9 SHA-256: 1f8c4235a3add8923ee01d893d63891a70cab23b7ebdbf8aaa324d9e06e1a75b
80 Risk Score

Malware Insights

Win.Trojan.Goggles-1 · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic

The sample is identified as a legacy Word document containing a WordBasic macro. The presence of the 'AutoOpen' marker indicates that the macro is designed to execute automatically when the document is opened. ClamAV detection confirms this is a known malware variant, Win.Trojan.Goggles-1. The macro's intent is to execute malicious code upon opening.

Heuristics 2

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