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

Static analysis result for SHA-256 78903efea89e0d01…

MALICIOUS

Office (OLE) / .DOCX

100.5 KB Created: 2022-09-19 00:02:00 Authoring application: Microsoft Office Word
MD5: 03f5ce6dd796c52bb329b4fe6c44d3e0 SHA-1: d1d2678631a814a3d68c49b512b3c5ec634814db SHA-256: 78903efea89e0d0110e4a6f7f56fa1a5e7e4ee317c03b4140f529d113fbdac0a
122 Risk Score

Malware Insights

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

The sample is a DOCX file containing VBA macros, specifically a Document_Open macro. This macro is designed to overwrite its own code with a payload and then execute it, likely to download and run a second-stage malicious file. The ClamAV detection name 'Doc.Macro.APMPKILL-6097118-0' further supports this malicious intent.

Heuristics 4

  • ClamAV: Doc.Macro.APMPKILL-6097118-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Macro.APMPKILL-6097118-0
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • 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
f136142b40965ce41763caed3acb0ccab48ef04e860145c7f9d9ef01967df9ba
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1027 bytes