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

Static analysis result for SHA-256 2659b1b936c27e3e…

MALICIOUS

Office (OLE) / .DOCX

586.5 KB Created: 2022-02-07 08:38:00 Authoring application: Microsoft Office Word
MD5: 23cbf1ddf6dacd141194a7e6e2105b14 SHA-1: 631559c969a84287c363440a8097302a9e70b169 SHA-256: 2659b1b936c27e3e385d59d815fdae8b9acf7cc1d420f63eaa9513c53f6845b9
62 Risk Score

Malware Insights

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

The sample contains a VBA macro that executes upon opening the document. This macro, specifically the Document_Open subroutine, attempts to create a directory and then opens a password-protected document. The macro constructs the URL 'http://kukumar1s.ru/moexxbin/berp.doc' by concatenating strings, which is then used to open the password-protected file. This indicates a social engineering attack aimed at luring the user into interacting with malicious content.

Heuristics 3

  • 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
    • http://schemas.openxmlformats.org/officeDocument/2006/bibliography
    • http://schemas.openxmlformats.org/officeDocument/2006/customXml

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
6b5c1ee22f7e3179b00a2f7fc16299b597afa3cf93f9808506dec474f2d0e7aa
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1244 bytes