boob00 Posted December 15, 2013 Share Posted December 15, 2013 Hello everyone, im using Linux Mint 16 Petra and apt-get'ed sslstrip, however when i run sslstrip i get this error Traceback (most recent call last): File "/usr/bin/sslstrip", line 30, in <module> from sslstrip.StrippingProxy import StrippingProxy File "/usr/share/sslstrip/sslstrip/StrippingProxy.py", line 20, in <module> from ClientRequest import ClientRequest File "/usr/share/sslstrip/sslstrip/ClientRequest.py", line 25, in <module> from twisted.internet import ssl File "/usr/lib/python2.7/dist-packages/twisted/internet/ssl.py", line 25, in <module> from OpenSSL import SSL ImportError: No module named OpenSSL my nooby mind leads me to believe that it means i dont have openssl installed, but i do. I have tried removing sslstrip and re-installing, and removing openssl and reinstalling it, updating my machine to make sure my packages are up to date, just about everything i can think to do. Any help is greatly appreciated!! -boob00 Quote Link to comment Share on other sites More sharing options...
newbi3 Posted December 15, 2013 Share Posted December 15, 2013 it needs the python openssl module installed Quote Link to comment Share on other sites More sharing options...
boob00 Posted December 15, 2013 Author Share Posted December 15, 2013 Thanks newbi3 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.