Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 3858a124c26b811e…

MALICIOUS

Office (OLE)

30.0 KB Created: 1601-01-01 00:00:00 Authoring application: Microsoft Word 6.0 First seen: 2012-06-14
MD5: ee43af8cf3f6dc4ed3168518907aa4a8 SHA-1: e96d1bb94555215096566482b4d9dbe5a2ed3232 SHA-256: 3858a124c26b811e39ccd7792c45b0beb737ae5f2923fc8bba04469048fdf21e
80 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample contains a legacy WordBasic auto-exec macro marker (AutoOpen), indicating an attempt to execute malicious code upon opening. ClamAV detection as 'Doc.Trojan.MVDK-1' further confirms its malicious nature. The document body appears to be a timesheet template, likely a lure to disguise the macro execution.

Heuristics 2

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