nabla-c0d3 / sslyze

Fast and powerful SSL/TLS scanning library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation Fault for Most Targets

onurgule opened this issue · comments

I am using OpenSSL version 1.1.1k and when I tried to use sslyze, it gives segmentation fault for most targets.

Screen Shot 2023-01-23 at 16 48 18

Logs in /var/log/message:

Screen Shot 2023-01-23 at 16 53 27

It seems there is a bug with libcrypto.so.1.1.1k file.

Environment:

  • OS: Red Hat Linux 8.6 (Ootpa)
  • Python version: 3.8.12
  • SSLyze version: 5.1.1
  • OpenSSL version: 1.1.1k

Additionally, it works with some targets:
Screen Shot 2023-01-23 at 17 05 28

I'm not sure if it's related with the issue #556.

It is the same issue as #556 - I will close this one here as a duplicate. Thanks

I tried to fix with RHEL but it needs to upgrade to 9 because of the OpenSSL dependencies.
Had to change hosts to Kali, if anyone facing the same problem in the future.
Thanks.