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

Static analysis result for SHA-256 de21e89cd69a9b99…

MALICIOUS

Office (OLE) / .DOC

644.0 KB Created: 2020-01-13 09:40:00 Authoring application: Microsoft Office Word
MD5: 553bd34875f3dacbbc45ad535ad406d8 SHA-1: 0675931e485e4c0d15f2c576cd1134958febe227 SHA-256: de21e89cd69a9b9929f0ec1b9ed25f506e615c0bfd89043bcb59fd95e30ecab7
160 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File

The file is identified as malicious by ClamAV with the signature 'Doc.Dropper.Agent-7534412-0'. Static analysis detected the presence of VBA macros, a CreateObject call, and a CallByName call, indicating that the document is designed to execute code. The truncated document body suggests obfuscated JavaScript or VBA, likely intended to download and execute a second-stage payload. The embedded URL was confirmed as benign, so it is not included as an IOC.

Heuristics 5

  • ClamAV: Doc.Dropper.Agent-7534412-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Dropper.Agent-7534412-0
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • CallByName call high OLE_VBA_CALLBYNAME
    CallByName call
  • 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
9f7d44bbb9a10d50876c722d2ea495c69f2d4b07c2275ac8a72c7c64e897e66d
vba-macro oletools.olevba.extract_macros (decoded VBA source) 4252 bytes