Skip to content

Support for SSLv2.0 and its cipher suites #511

Open
@xploit101

Description

@xploit101

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementMost issues will probably ask for additions or changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions