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

Static analysis result for SHA-256 6a9f15954cd2f4a0…

MALICIOUS

Office (OLE) / .DOC

643.0 KB Created: 2020-01-15 11:30:00 Authoring application: Microsoft Office Word
MD5: 408acac61d7e34d94e21393440c34943 SHA-1: a16bfe9da52f101a72a10c4fc5e3c7dd2ac7b283 SHA-256: 6a9f15954cd2f4a0e589795942d59b3462c41e1bc8d0b1ad71f6483e37a50c99
162 Risk Score

Malware Insights

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

The file contains VBA macros that utilize CreateObject and CallByName functions, indicative of malicious intent. The embedded JavaScript, though partially truncated and obfuscated, appears to be designed to download and execute further malicious content. The ClamAV detection further supports its malicious classification.

Heuristics 5

  • ClamAV: Doc.Malware.Ekck-7864298-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Malware.Ekck-7864298-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
0ee899a21769c8c4198e219acbb22e2ffed5c297f4d3d7281bd8634eaaea0adc
vba-macro oletools.olevba.extract_macros (decoded VBA source) 6481 bytes