Emotet — Office (OLE) / .DOC malware analysis

Static analysis result for SHA-256 99e9e97ac0dfc437…

MALICIOUS

Office (OLE) / .DOC

286.7 KB Created: 2020-01-22 06:44:00 Authoring application: Microsoft Office Word
MD5: 9c9a66a11ecfab982e850fa1cc7a6df5 SHA-1: 7ba5649fd3fea3bfa0687593669a548ebd34e046 SHA-256: 99e9e97ac0dfc43735a952ff9211cec510d2e0544c94082030824dec5c8dbf13
200 Risk Score

Malware Insights

Emotet · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment T1027 Obfuscated Files or Information

The file is identified as malicious by ClamAV with the signature 'Doc.Dropper.Emotet-7556696-0', strongly indicating the Emotet family. High-severity heuristics confirm the presence of a Document_Open VBA macro that uses GetObject for execution, a common Emotet delivery technique. The macro is likely designed to download and execute a secondary payload, consistent with Emotet's typical behavior.

Heuristics 6

  • ClamAV: Doc.Dropper.Emotet-7556696-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Dropper.Emotet-7556696-0
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open 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
2f4ea4d6d5e8778ebc072bf62d2ec68d5be72d0f1776db2a959eff08fd5cf121
vba-macro oletools.olevba.extract_macros (decoded VBA source) 10833 bytes