Tuesday, February 9, 2016

PowerShell Tips

Netcat for Powershell 

Download and install powercat 

IEX (New-Object System.Net.Webclient).DownloadString('https://raw.githubusercontent.com/besimorhino/powercat/master/powercat.ps1')

No comments:

Post a Comment