Package: wnpp
Severity: wishlist

* Package name    : sslscan
  Version         : 2.0.0-alpha1-4-ge4f0474
  Upstream Author : rbsec <[email protected]>
* URL             : https://github.com/rbsec/sslscan/
* License         : GPL-3.0
  Programming Lang: C
  Description     : sslscan tests SSL/TLS enabled services to discover
supported cipher suites

The main changes in sslscan2 is a major rewrite of the backend scanning code,
which means that it is no longer reliant on the version of OpenSSL for many
checks. This means that it is possible to support legacy protocols (SSLv2 and
SSLv3), as well as supporting TLSv1.3 - regardless of the version of OpenSSL
that it has been compiled against.

This has been made possible largely by the work of jtesta, who has been
responsible for most of the backend rewrite.

Other key changes include:

Enumeration of server key exchange groups.
Enumeration of server signature algorithms.
SSLv2 and SSLv3 protocol support it scanned, but individual ciphers are not.
A test suite is included using Docker, to verify that sslscan is functionality
correctly.

Reply via email to