Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 7bf68152579d01ba…

MALICIOUS

Office (OLE) / .DOC

174.0 KB Created: 2019-03-27 09:00:00 Authoring application: Microsoft Office Word
MD5: 93411b6e7483157bb2e04afda291322d SHA-1: 235fe5ece71ee7400acec6ab88524709abd5f5c3 SHA-256: 7bf68152579d01ba99862b61a91689e3507d8ee94024c729dda3e40635e3d671
202 Risk Score

Malware Insights

Emotet · confidence 95%

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

The presence of VBA macros, specifically an AutoOpen macro and a GetObject call, strongly suggests malicious intent. The ClamAV detection explicitly identifies the file as 'Doc.Downloader.Emotet-6914200-0', indicating it's a downloader for the Emotet family. The VBA script likely executes code to download and run a further payload.

Heuristics 6

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