cheetz / sslScrape

SSLScrape | A scanning tool for scaping hostnames from SSL certificates.
329 stars 102 forks source link

Error in running sslscrape #8

Open yashmahaja opened 4 years ago

yashmahaja commented 4 years ago

I followed the procedure correctly by installing all the dependencies but when i do python sslScrape.py it gives me error Traceback (most recent call last): File "sslScrape.py", line 26, in from requests.packages.urllib3.exceptions import InsecureRequestWarning, InsecurePlatformWarning, SNIMissingWarning ImportError: cannot import name SNIMissingWarning