MALICIOUS
62
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is a macro-enabled Word document that utilizes a Document_Open macro to initiate malicious activity. The VBA script attempts to download and execute a second-stage payload by constructing the URL "dodro7.ru/" and concatenating it with "http" and "t". The script also attempts to open a document with the password "44", suggesting a multi-stage infection process.
Heuristics 3
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Embedded URL info EMBEDDED_URLOne 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.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas5bfc5e933aeb7d281e19754b461d0f430f9e5e9597f4f810a21c219a5dc5b330 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1206 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.