Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 e37911f348a0646d…

MALICIOUS

Office (OLE) / .DOC

146.5 KB Created: 2019-05-21 11:29:00 Authoring application: Microsoft Office Word
MD5: 41f9813a4fa778b83b897218cb015577 SHA-1: 6ad19ceec5bb380953fef1687d1bdf5b6f345df3 SHA-256: e37911f348a0646d43bbd18ca495938da81550e77bcce2fdf6825ad4983746d7
200 Risk Score

Malware Insights

Emotet · confidence 95%

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

The file is a Microsoft Word document containing a malicious VBA macro, specifically an AutoOpen macro. The presence of GetObject calls and VBA p-code auto-execution with execution tokens strongly suggests the macro is designed to download and execute a second-stage payload. ClamAV detection as 'Doc.Downloader.Emotet-10001946-0' further supports the Emotet family attribution and the downloader functionality.

Heuristics 6

  • ClamAV: Doc.Downloader.Emotet-10001946-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.Emotet-10001946-0
  • AutoOpen macro high OLE_VBA_AUTOOPEN
    AutoOpen macro
  • GetObject call high OLE_VBA_GETOBJ
    GetObject 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
e5db2fe59875a3d9ba8615cb392736b9f6e1bc9b58bd6b45419bad62bdff0add
vba-macro oletools.olevba.extract_macros (decoded VBA source) 5853 bytes