mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 10:08:29 +02:00
Test for vulnerability to Bleichenbacher attack
This PR adds a test to check whether a server that supports ciphers suites that use RSA key transport (TLS_RSA) are vulnerable to Bleichenbacher attacks (see http://archiv.infsec.ethz.ch/education/fs08/secsem/bleichenbacher98.pdf).
This commit is contained in:

committed by
David Cooper

parent
7e62dc3192
commit
5de873f8bc
@ -74,6 +74,7 @@ Update notification here or @ [twitter](https://twitter.com/drwetter).
|
||||
* Better formatting of output (indentation)
|
||||
* Choice showing the RFC naming scheme only
|
||||
* LUCKY13 and SWEET32 checks
|
||||
* Check for vulnerability to Bleichenbacher attacks
|
||||
* Ticketbleed check
|
||||
* Decoding of unencrypted BIG IP cookies
|
||||
* LOGJAM: now checking also for known DH parameters
|
||||
|
Reference in New Issue
Block a user