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

Static analysis result for SHA-256 e8a46c56fc8b0e95…

MALICIOUS

Office (OLE) / .DOCX

653.0 KB Created: 2021-12-01 09:33:00 Authoring application: Microsoft Office Word
MD5: dd06db21d7e126aa08ee5d4264f3a7cf SHA-1: 9b2a6c1e09ef9910ced59056ff68500a073cf07f SHA-256: e8a46c56fc8b0e95e8ccef3d5122b996f3fbe8256c2d5c24ad817410809ee015
62 Risk Score

Malware Insights

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

The sample contains a VBA macro that executes upon opening the document. This macro constructs the URL "http://frolol0.ru/" and then attempts to open a password-protected document named "help.doc" from this domain. The macro's intent is to download and potentially execute a malicious payload disguised as a document. The password "donttouchme" is also embedded within the script.

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
de2a0757bab351094e075eb5e30f8d4b615b5358a3d3b8cdb7f62a1859cd5d5d
vba-macro oletools.olevba.extract_macros (decoded VBA source) 753 bytes