Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 4168babbe9e2d2dc…

MALICIOUS

Office (OLE)

30.0 KB Created: 1601-01-01 00:00:00 Authoring application: Microsoft Word 6.0 First seen: 2015-09-27
MD5: 818173dbc2cc5d00e17cf5b46fcfda20 SHA-1: 6de94e710b947aed9812107ac76a974a43368112 SHA-256: 4168babbe9e2d2dca90ed08e8888a97185a379fe97ec3272fbf904ddcc262377
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.