-
! ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY !
## Steps to Reproduce (for bugs)
1. use exploits/routers/billion/billion_7700nr4_password_disclosure
2. set target X.X.X.X
3. run
## Your E…
-
When I build sslyze, GitHub scans complains that I'm not using a 41.0.x version. Bumping to 41.0.x should line up with pyopenssl constraints of `cryptography!=40.0.0, !=40.0.1, =38.0.0`
https://git…
-
When trying to install the new version (2.2.0) of nassl on Python 3.7 it returns the following error.
```
$ pip3 install nassl==2.2.0
Collecting nassl==2.2.0
Could not find a version that sati…
-
# Description
Before we update https://github.com/freedomofpress/pshtt to use the latest `sslyze` package (we're currently on 3.0.0, and you can see that there have been quite a few changes since t…
-
**Describe the bug**
I get the error `nassl._nassl.OpenSSLError: error:141BD06C:SSL routines:tls_parse_stoc_key_share:bad key share` when I run `sslyze:5.1.1 --elliptic_curves`.
**To Reproduce**
…
-
```
$ git describe
5.1.3
$ git log --oneline --no-decorate -1
fccf7f9 Bump version number
$ pip install .
[…]
$ sslyze --starttls=smtp mail.gw90.de:25
[…]
* Error when running --sslv2:
…
-
**Describe the bug**
sslyze is throwing a ConnectionToServerTimedOut exception when connecting to certain servers. This occurs because some servers have issues with multiple rapid TCP connections.
…
-
**Describe the bug**
When using SSLyze, an exception from nassl (OpenSSLError) crashes the program.
```
Exception in thread Thread-824:
Traceback (most recent call last):
File "/home/user/t…
-
**Describe the bug**
SSLyze crashes on certain targets using self-signed certificates when writing output to JSON.
**To Reproduce**
Steps to reproduce the behavior:
1. Install latest `5.1.1` ssl…
-
**Describe the bug**
sslyze seems to be unable to connect to pure SSLv2 servers.
**To Reproduce**
Steps to reproduce the behavior:
1. Build a legacy version of OpenSSL 1.0.2e with options `zlib …