Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 9a299dbae660d02c…

MALICIOUS

Office (OLE)

16.5 KB Created: 1997-04-27 07:25:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: 4984eea504f33925e7a6c56ab537bc33 SHA-1: 9cfa5b2bb497c3e05fd5ab1f0a766a2fa6efd3d8 SHA-256: 9a299dbae660d02cf2793935e490f22da107ff9d2b2748842cf0426a77e9cfc1
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as malicious by ClamAV with the signature Win.Trojan.Junk-3. Static analysis detected legacy WordBasic macro virus markers, indicating the presence of a macro designed to execute malicious commands. The document body contains obfuscated text and references to 'The Junkies' and '(c)NoMercy', which are likely indicators of a custom or older malware variant.

Heuristics 2

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