Powercat is a PowerShell-native re-implementation of netcat. Powercat can be installed on Kali Linux using sudo apt install powercat; the script can be found at /usr/share/windows-resources/powercat/powercat.ps1.
To execute:
One line reverse shell
All-in-one Windows reverse shell with Powercat
This disables AMSI, downloads Powercat into memory, invokes the module, and fires up a reverse shell.
It’s probably advisable to use your own server to host Powercat in order to make tripping network alarms less likely.