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

Static analysis result for SHA-256 9d7c1176515448e1…

MALICIOUS

Office (OLE) / .DOCX

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

Malware Insights

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

The sample contains VBA macros, specifically a Document_Open macro, which is a common technique for initial execution. The macro constructs the URL "http://frolol0.ru/" and then attempts to open a password-protected document named "help.doc" with the password "donttouchme". This indicates a likely attempt to lure the user into interacting with malicious content or to exfiltrate credentials.

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