mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-23 08:47:38 +02:00
Auto-generate docs from testssl.1.md [skip ci]
This commit is contained in:
+7
-2
@@ -396,7 +396,8 @@
|
||||
evasion techniques by changing the variables USLEEP_SND and / or
|
||||
USLEEP_REC and maybe MAX_WAITSOCK.</p>
|
||||
<p><code>--phone-out</code> Checking for revoked certificates
|
||||
via CRL and OCSP is not done per default. This switch instructs
|
||||
via CRL and OCSP, as well as the HSTS preload list status via
|
||||
hstspreload.org, is not done per default. This switch instructs
|
||||
testssl.sh to query external – in a sense of the current run –
|
||||
URIs. By using this switch you acknowledge that the check might
|
||||
have privacy issues, a download of several megabytes (CRL file)
|
||||
@@ -548,7 +549,11 @@
|
||||
<code>--assume-http</code>. It tests several HTTP headers
|
||||
like</p>
|
||||
<ul>
|
||||
<li>HTTP Strict Transport Security (HSTS)</li>
|
||||
<li>HTTP Strict Transport Security (HSTS)
|
||||
<ul>
|
||||
<li>HSTS preload list status (when <code>--phone-out</code>
|
||||
supplied)</li>
|
||||
</ul></li>
|
||||
<li>HTTP Public Key Pinning (HPKP)</li>
|
||||
<li>Server banner</li>
|
||||
<li>HTTP date+time</li>
|
||||
|
||||
Reference in New Issue
Block a user