Merge pull request #931 from dcooper16/correct_title

Correct comment
This commit is contained in:
Dirk Wetter 2017-12-12 16:41:09 +01:00 committed by GitHub
commit 97b7f9c923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12878,8 +12878,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