MALICIOUS
62
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
The sample is a malicious Word document containing VBA macros. The Document_Open macro is triggered upon opening the document, which then constructs the URL "http://diuar5.ru/" and attempts to open a password-protected document named "help.doc" from that URL using the password "donttouchme". This indicates a likely attempt to deliver a second-stage payload or phish credentials.
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.bas57439e7b3dbf931d4df782141c52baaed108b49288aa86cebe095ed109085326 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 744 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.