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

Static analysis result for SHA-256 b89c73b6796eef03…

MALICIOUS

Office (OLE)

11.0 KB Created: 1997-12-31 17:52:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-06-14
MD5: 3ed10e20fb9b050cda97601a62c01394 SHA-1: b68b53d347cef73dbfc352f0af297bd5f49fd108 SHA-256: b89c73b6796eef031d05a71c31ab26d386b3adc19c7ae08070e7a89fadeb633d
80 Risk Score

Malware Insights

Win.Trojan.StupidVir-1 · confidence 90%

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

The sample contains legacy WordBasic macros, specifically an AutoOpen macro, which is a strong indicator of malicious intent. The document body displays a fake error message to lure the user, and the macro is configured to execute a file named '1.com' from the Windows directory, likely a second-stage payload. The ClamAV detection name 'Win.Trojan.StupidVir-1' further supports the malicious classification.

Heuristics 2

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