MALICIOUS
348
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The VBA script contains references to URLDownloadToFile and WScript.Shell, indicating it is designed to download and execute a second-stage payload. The script attempts to obfuscate the URL by concatenating strings, but the reconstructed URL is 'http://32.20.239.61:115'. This strongly suggests a downloader functionality.
Heuristics 8
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb5fd42c5c704d2992adbadd21efb700764dc1f238891c28874b529b5f776e8f1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2432 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.