Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 0156cf564c020683…

MALICIOUS

Office (OLE) / .DOC

113.5 KB Created: 2020-10-01 11:31:00 Authoring application: Microsoft Office Word
MD5: b0fa295ccaff310ebf1b265b6d7591cf SHA-1: 97e15d4583cf34840e29ab59d52a0397b2cb0e5e SHA-256: 0156cf564c020683e34019c174d9bf861162bb85f25f1e9804d3ff09a628604f
202 Risk Score

Malware Insights

Emotet · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell T1204.002 Malicious File

The file contains VBA macros, including a Document_Open auto-execution macro, which is a strong indicator of malicious intent. The ClamAV detection explicitly names this as 'Doc.Downloader.Emotet-9770099-0', suggesting it functions as a downloader for the Emotet banking trojan. The obfuscated script likely contains logic to fetch and execute additional malicious content.

Heuristics 6

  • ClamAV: Doc.Downloader.Emotet-9770099-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.Emotet-9770099-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
6cda2636a471f05e90a0d8c26601efe378b510f76c9bf7a743a0df6a15f3a3f3
vba-macro oletools.olevba.extract_macros (decoded VBA source) 10473 bytes