Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `strip' for nil:NilClass #10

Closed
burdzwastaken opened this issue Oct 13, 2015 · 1 comment
Closed

undefined method `strip' for nil:NilClass #10

burdzwastaken opened this issue Oct 13, 2015 · 1 comment

Comments

@burdzwastaken
Copy link

I am having these issues trying to use the scanner. Can you point me in what is going wrong?

mburdan$ ruby sslscanner.rb -s google.com -p 443 -c
Scanning, results will be presented by the following colors [strong / weak / vulnerable]

General Checks: 
Generel Settings: Secured Renegotiation
Generel Settings: SSL Compression is disabled

Cipher Checks: 
                Version         Cipher                 Bits        Vulnerability
undefined method `strip' for nil:NilClass
sslscanner.rb:184:in `get_certificate_information'
sslscanner.rb:51:in `ssl_scan'
sslscanner.rb:317:in `block in <main>'
sslscanner.rb:315:in `fork'
sslscanner.rb:315:in `<main>'
@burdzwastaken
Copy link
Author

I found that I was using an older version of ruby on my desktop thinking it was 2.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant