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

Static analysis result for SHA-256 80266352a8c60f02…

MALICIOUS

Office (OLE) / .DOC

175.1 KB Created: 2019-03-27 14:49:00 Authoring application: Microsoft Office Word
MD5: d61f75ee541e9eb32d72a196519b8978 SHA-1: e774cd31432c46b5fa1914d87502deac90bd3a6e SHA-256: 80266352a8c60f023ff4848647a79512cd5fdf745c75b9457b541395d4c9f135
202 Risk Score

Malware Insights

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

The file is a malicious OLE document containing VBA macros, specifically an AutoOpen macro that uses GetObject. The presence of VBA macros and the AutoOpen function strongly suggests an attempt to execute malicious code upon opening. The script's obfuscated nature prevents a precise determination of its payload, but the overall pattern indicates a downloader or dropper.

Heuristics 6

  • ClamAV: Doc.Malware.Sagent-6914419-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Malware.Sagent-6914419-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
384498a856d223a9eaa5884699ef51dc56a43537c35e94663ea24aa11206fccc
vba-macro oletools.olevba.extract_macros (decoded VBA source) 29560 bytes