Skip navigation

Category Archives: Metasploit

I ran into a problem trying to run metasploit, it said it couldn’t load openssl.

Not only do you have to get openssl but also the ruby library to communicate with openssl.

apt-get source openssl

apt-get install libopenssl-ruby1.8