Powercat - An alternative to netcat coded in PowerShell
Netcat comes pre-installed in most Linux distributions. There is also a version for windows: download from https://nmap.org/download.html.
As for Windows machines, there's an alternative to netcat coded in PowerShell called PowerCat.
powercat is a powershell function. First you need to load the function before you can execute it. You can put one of the below commands into your powershell profile so powercat is automatically loaded when powershell starts.
But it's also installed in Kali at:
Meaning that we can serve it from our kali: