Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 7bec229183b1d7c4…

MALICIOUS

Office (OLE) / .DOC

192.9 KB Created: 2020-12-21 16:30:00 Authoring application: Microsoft Office Word
MD5: dd1db074cfb12563ab16f1ae4bb87c29 SHA-1: 32654e772cd4423e9236da14daa1f803f3b63868 SHA-256: 7bec229183b1d7c4db03100936d45560c9c0813f6c13fbe3ac5f215e04b32094
202 Risk Score

Malware Insights

Emotet · confidence 95%

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

The file is a Microsoft Word document containing a VBA macro that is automatically executed via the Document_open subroutine. This macro utilizes CreateObject, a common technique for initiating malicious actions. ClamAV detection identifies this as Doc.Downloader.Emotet-10024800-0, strongly suggesting it's a downloader for the Emotet banking trojan. The macro's likely intent is to download and execute a second-stage payload from a remote source.

Heuristics 6

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