mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Merge branch '2.9dev' of github.com:drwetter/testssl.sh into 2.9dev
This commit is contained in:
commit
5978d37c74
@ -12879,8 +12879,8 @@ run_grease() {
|
||||
|
||||
# If the server supports any non-PSK cipher suites that use RSA key transport,
|
||||
# check if the server is vulnerable to Bleichenbacher's Oracle Threat (ROBOT) attacks.
|
||||
# See "Return Of Bleichenbacher's Oracle Threat Or how we signed a Message with
|
||||
# Facebook's Private Key" by Hanno Böck, Juraj Somorovsky, and Craig Young.
|
||||
# See "Return Of Bleichenbacher's Oracle Threat (ROBOT)" by Hanno Böck,
|
||||
# Juraj Somorovsky, and Craig Young (https://robotattack.org).
|
||||
run_robot() {
|
||||
local tls_hexcode="03"
|
||||
# A list of all non-PSK cipher suites that use RSA key transport
|
||||
|
Loading…
Reference in New Issue
Block a user