Malicious Office (OLE) / .DOC — malware analysis report

Static analysis result for SHA-256 60db1f75d82f9089…

MALICIOUS

Office (OLE) / .DOC

187.5 KB Created: 2020-10-22 00:06:00 Authoring application: Microsoft Office Word
MD5: 25784c7c579463e976ca2cfd14f03891 SHA-1: 0f116cb8bc097dbddea9cba8c0ac256e6476d8e6 SHA-256: 60db1f75d82f90892476a63ea89f8816f0f14a73200bcc30f7645202f391145f
202 Risk Score

Malware Insights

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

The file contains VBA macros, including a Document_Open auto-execution macro, which is a common technique for malware delivery. The ClamAV detection name 'Doc.Dropper.EmotetiBlueUpdate1020-9780531-0' strongly suggests this is a dropper for the Emotet family, designed to download and execute further malicious content. The macro's use of CreateObject further supports its malicious intent.

Heuristics 6

  • ClamAV: Doc.Dropper.EmotetiBlueUpdate1020-9780531-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Dropper.EmotetiBlueUpdate1020-9780531-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
b6a1fe9ef18d7d648ff2cf2e166c09966bfce11fc8f8049fcb00789eed1d8da2
vba-macro oletools.olevba.extract_macros (decoded VBA source) 23253 bytes