mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-01-11 16:52:05 +01:00
Update docs to reflect ROBOT_TIMEOUT
This commit is contained in:
@@ -227,7 +227,7 @@ Security headers (X\-Frame\-Options, X\-XSS\-Protection, Expect\-CT,\|\.\|\.\|\.
|
||||
.P
|
||||
\fB\-T, \-\-ticketbleed\fR Checks for Ticketbleed memory leakage in BigIP loadbalancers\.
|
||||
.P
|
||||
\fB\-\-BB, \-\-robot\fR Checks for vulnerability to ROBOT / (\fIReturn Of Bleichenbacher's Oracle Threat\fR) attack\.
|
||||
\fB\-\-BB, \-\-robot\fR Checks for vulnerability to ROBOT / (\fIReturn Of Bleichenbacher's Oracle Threat\fR) attack\. The predefined timeout of 10 seconds can be changed with the environment variable \fBROBOT_TIMEOUT\fR\.
|
||||
.P
|
||||
\fB\-\-SI, \-\-starttls\-injection\fR Checks for STARTTLS injection vulnerabilities (SMTP, IMAP, POP3 only)\. \fBsocat\fR and OpenSSL >=1\.1\.0 is needed\.
|
||||
.P
|
||||
@@ -393,6 +393,8 @@ CCS_MAX_WAITSOCK Is the similar to above but applies only to the CCS handshakes,
|
||||
.IP "\[ci]" 4
|
||||
HEARTBLEED_MAX_WAITSOCK Is the similar to MAX_WAITSOCK but applies only to the ServerHello after sending the Heartbleed payload\. Don't change this unless you're absolutely sure what you're doing\. Value is in seconds\.
|
||||
.IP "\[ci]" 4
|
||||
ROBOT_TIMEOUT is similar to above and applies to the ROBOT check\.
|
||||
.IP "\[ci]" 4
|
||||
MEASURE_TIME_FILE For seldom cases when you don't want the scan time to be included in the output you can set this to false\.
|
||||
.IP "\[ci]" 4
|
||||
STARTTLS_SLEEP is per default set to 10 (seconds)\. That's the value testssl\.sh waits for a string in the STARTTLS handshake before giving up\.
|
||||
|
||||
Reference in New Issue
Block a user