MALICIOUS
62
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1566.001 Spearphishing Attachment
The sample contains a VBA macro that executes upon opening the document. This macro, specifically the Document_Open subroutine, attempts to create a directory if it doesn't exist and then opens another document. The script reconstructs the URL 'http://kukumar1s.r/u/' and uses it in conjunction with other string concatenations to construct the final document path. The password '44' is also hardcoded. The primary intent appears to be luring the user into opening a password-protected file, likely for malicious purposes.
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.bas6b5c1ee22f7e3179b00a2f7fc16299b597afa3cf93f9808506dec474f2d0e7aa |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1244 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.