nabla-c0d3 / sslyze

Fast and powerful SSL/TLS scanning library.
GNU Affero General Public License v3.0
3.28k stars 454 forks source link

Sslyze outputs unexpected errors on one site #301

Closed hjcoumans closed 6 years ago

hjcoumans commented 6 years ago

By verifying SSLlabs results of sites with ROBOT vulnerability, I got very consistent results. Major kudos! And I love the speed of the scan.

The inconsistent ROBOT vulnerability test results (SSLlabs: "Yes EXPLOITABLE", sslyze: "UNKNOWN - Received inconsistent results"), made me run the full test for this site. Sslyze 2.4 seems to lose it at some places, while testing the site below.

Reproducible: Not exactly as reported below at all times, but with unexpected errors at every run.

Disclaimer: The site was published at SSLlabs receiving an F; I'm not affiliated with the owner of the site, not as employee or working for his customer or supplier or competitor.

All output copied/pasted from the fully updated Kali distro; (sslyze was installed using the 2 pip commands):

root@kali:~# sslyze --regular autopay.jpb.jio.com

AVAILABLE PLUGINS

RobotPlugin OpenSslCipherSuitesPlugin OpenSslCcsInjectionPlugin FallbackScsvPlugin SessionResumptionPlugin CompressionPlugin HeartbleedPlugin HttpHeadersPlugin SessionRenegotiationPlugin CertificateInfoPlugin

CHECKING HOST(S) AVAILABILITY

autopay.jpb.jio.com:443 => 49.40.25.13

SCAN RESULTS FOR AUTOPAY.JPB.JIO.COM:443 - 49.40.25.13

nabla-c0d3 commented 6 years ago

Hello, The timeouts seem to be because of the speed of your connection. Try running the scans again with --slow_connection ?