mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-30 21:35:26 +01: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
@@ -15,6 +15,7 @@
|
||||
- numerous fixes
|
||||
- better error msg suppression (not fully installed openssl
|
||||
- GREASE support
|
||||
- Bleichenbacher vulnerability test
|
||||
- TLS 1.3 support
|
||||
|
||||
##### Credits also to
|
||||
|
||||
Reference in New Issue
Block a user