Win.Trojan.Formater-2 — Office (OLE) malware analysis

Static analysis result for SHA-256 80b4296a6f9928b8…

MALICIOUS

Office (OLE)

22.0 KB Created: 1998-10-14 19:38:00 Authoring application: Microsoft Word for Windows 95 First seen: 2012-10-10
MD5: 16cb6a4718f41ee2671abac803184718 SHA-1: ff2e9c52baab95bea27d7775d77d9c78e4f77452 SHA-256: 80b4296a6f9928b8b922e233a9c3b4ba97c6e9835238dca87489dcc24db7e60b
100 Risk Score

Malware Insights

Win.Trojan.Formater-2 · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy WordBasic macro virus, specifically identified by ClamAV as Win.Trojan.Formater-2. The presence of 'ToolsMacro' heuristic firings and embedded strings like 'The Word Macro Virus By Formater' strongly suggest the execution of malicious macros. The document body contains Hungarian text and references to file paths and macro names, further supporting the macro-based execution.

Heuristics 2

  • ClamAV: Win.Trojan.Formater-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Formater-2
  • Legacy WordBasic macro-virus markers high OLE_LEGACY_WORDBASIC_MACRO_VIRUS
    OLE Word document contains legacy WordBasic auto-execution macro markers such as AutoOpen plus ToolsMacro/MacroFile/fileMacro/globMacro or named historical macro-virus strings. These old Word 6/95 macro forms are not exposed as a modern VBA project, so normal VBA source extraction can miss them.