Emotet — Office (OLE) / .DOCX malware analysis

Static analysis result for SHA-256 0e5df02eee4e4ea1…

MALICIOUS

Office (OLE) / .DOCX

170.5 KB Created: 2020-09-29 12:31:00 Authoring application: Microsoft Office Word
MD5: d01813a4ed3cddefd66acb7e9537142b SHA-1: 926217a8ebf6d00550d5b80fd3958fffa321ca59 SHA-256: 0e5df02eee4e4ea12ffc82d147544638e2ef823b439f968d9ab64ad4f6810e23
202 Risk Score

Malware Insights

Emotet · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment T1203 Exploitation for Client Execution

The sample is identified as malicious by ClamAV with a signature indicating it is an Emotet downloader. High-severity heuristics confirm the presence of VBA macros, specifically a Document_Open macro that uses CreateObject to execute obfuscated code. The script attempts to construct a string that appears to be a registry path for persistence, likely to ensure the downloaded payload runs automatically.

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
78af9bfbd851f0765d951c5fd87890712e4afc03034fdc1be9f16082b41d9b12
vba-macro oletools.olevba.extract_macros (decoded VBA source) 8150 bytes