Our Blog

We are passionate about modern day security

Aug 31

Following a recent pentest I performed for a client I stumbled upon their private SSL certificate. The SSL key was password encrypted, thus could not be used directly without knowing the password to decrypt the key.

A small shell script was created in an attempt at discovering a dictionary passphrase use to encrypt the key. The shell script can be at the following URL: https://raw.githubusercontent.com/nullsecuritynet/tools/master/cracker/ssl-crack/release/ssl-crack.sh




You May Also Enjoy