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

Support for SSLv2.0 and its cipher suites #511

Open
xploit101 opened this issue Apr 4, 2024 · 0 comments
Open

Support for SSLv2.0 and its cipher suites #511

xploit101 opened this issue Apr 4, 2024 · 0 comments
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@xploit101
Copy link

Are there plans for the ability to scan for SSLv2.0 and its cipher suites.

I tried using the openSSL binary from drwetter (https://github.com/drwetter/openssl-1.0.2.bad), which does allow SSLv2.0 and its cipher suites to be enumerated at TestSSL (https://github.com/drwetter/testssl.sh).

However, I had no success. If I pass the binary along as the next command, I get an empty response:

tlsx -openssl-binary openssl-1.0.2.bad/bin/openssl -sm openssl -ve -ce -u example.com

It would be great if TLSX also supported this, because I still unfortunately see occasional server support for SSLv2.0, and I don't want to miss this when using TLSX as a research tool.

@xploit101 xploit101 added the Type: Enhancement Most issues will probably ask for additions or changes. label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

1 participant