Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 14ce623d0e68ef95…

MALICIOUS

Office (OLE) / .DOC

153.7 KB Created: 2020-12-28 16:31:00 Authoring application: Microsoft Office Word
MD5: 2b34132f4bf7bcf33eb157c1d1749713 SHA-1: f93c9d02b47c68ea1b0559e097c60aa0d42b117d SHA-256: 14ce623d0e68ef9555f6ff1d703eae8f5600edefe30c9f74cf270561796f0768
202 Risk Score

Malware Insights

Emotet · confidence 95%

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

The file contains VBA macros, specifically a Document_Open macro, which is a strong indicator of malicious intent. The macro uses CreateObject to execute code, and ClamAV identifies it as a downloader associated with Emotet. The script attempts to read from and potentially execute files from local paths, suggesting it's designed to download and run a second-stage payload.

Heuristics 6

  • ClamAV: Doc.Downloader.EmotetRed02224-9938637-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.EmotetRed02224-9938637-0
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
0879cda13e6ba56ce225a49ac96e740028d65bf535b9258ab7dfab653d6fffcd
vba-macro oletools.olevba.extract_macros (decoded VBA source) 5940 bytes