nabla-c0d3 / sslyze

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

Crashes in eliptic curves plugin #595

Closed improg00n closed 1 year ago

improg00n commented 1 year ago

Crashes in 'Session Renegotiation'. A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Install SSLyze using '...' [e.g. pip, git] sudo apt upgraded on kali.
  2. Run the following command '....' sslyze google.com
  3. See error

Python environment (please complete the following information):

Additional context Add any other context about the problem here.

nabla-c0d3 commented 1 year ago

I am unable to reproduce this with Python 3.10 and SSLyze 5.1.1 installed via pip install sslyze. There is probably an issue with your environment. The wrong version of nassl might have been installed.