MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The VBA macro explicitly uses the URLDownloadToFile API to download a file from a deobfuscated URL. The script then attempts to execute this downloaded file, likely a second-stage payload. The deobfuscated URL is "http://137.123.128.127.134.133.76.76.76.123.128.136.119.133.134.130.132.123.118.119.133.64.117.129.127". The downloaded file is saved to the temporary directory with a random name.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
GetObject call high OLE_VBA_GETOBJGetObject 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.bas8012cacf36a788912ce9a7cb8034561aba0a18cc8d734dd5088e8c199b7c48ff |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2200 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.