Skip to content

Commit 1f8e651

Browse files
committed
Add winshock to documentation
1 parent fe7b51a commit 1f8e651

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

doc/testssl.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ Security headers (X\-Frame\-Options, X\-XSS\-Protection, Expect\-CT,\.\.\. , CSP
385385
\fB\-L, \-\-lucky13\fR Checks for LUCKY13 vulnerability\. It checks for the presence of CBC ciphers in TLS versions 1\.0 \- 1\.2\.
386386
.
387387
.P
388+
\fB\-WS, \-\-winshock\fR Checks for Winshock vulnerability\. It tests for absence of GCM ciphers which were introduced in the fix and correlates that with the server banner\.
389+
.
390+
.P
388391
\fB\-4, \-\-rc4, \-\-appelbaum\fR Checks which RC4 stream ciphers are being offered\.
389392
.
390393
.SS "OUTPUT OPTIONS"

doc/testssl.1.html

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/testssl.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ Also for multiple server certificates are being checked for as well as for the c
254254

255255
`-L, --lucky13` Checks for LUCKY13 vulnerability. It checks for the presence of CBC ciphers in TLS versions 1.0 - 1.2.
256256

257+
`-WS, --winshock` Checks for Winshock vulnerability. It tests for absence of GCM ciphers which were introduced in the fix and correlates that with the server banner.
258+
257259
`-4, --rc4, --appelbaum` Checks which RC4 stream ciphers are being offered.
258260

259261

0 commit comments

Comments
 (0)