Add winshock to documentation

This commit is contained in:
Dirk Wetter
2020-09-08 22:08:05 +02:00
parent fe7b51a3e2
commit 1f8e65104c
3 changed files with 7 additions and 0 deletions

View File

@ -254,6 +254,8 @@ Also for multiple server certificates are being checked for as well as for the c
`-L, --lucky13` Checks for LUCKY13 vulnerability. It checks for the presence of CBC ciphers in TLS versions 1.0 - 1.2.
`-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.
`-4, --rc4, --appelbaum` Checks which RC4 stream ciphers are being offered.