openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
If you have a user that can only log into a PPP (L2TP, PPTP etc) session on a Mikrotik during a certain […]
Take a look at this site for some Mario Kart shortcuts and tips http://www.techtreak.com/gaming/top-10-mario-kart-wii-tips-tricks-and-shortcuts/
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]
nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam