Bits of Info
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')
Monday, February 8, 2016
openssl cheat sheet
Connect to a server
openssl s_client -connect <domain name>:443
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)