mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Add winshock to documentation
This commit is contained in:
		| @@ -385,6 +385,9 @@ Security headers (X\-Frame\-Options, X\-XSS\-Protection, Expect\-CT,\.\.\. , CSP | |||||||
| \fB\-L, \-\-lucky13\fR Checks for LUCKY13 vulnerability\. It checks for the presence of CBC ciphers in TLS versions 1\.0 \- 1\.2\. | \fB\-L, \-\-lucky13\fR Checks for LUCKY13 vulnerability\. It checks for the presence of CBC ciphers in TLS versions 1\.0 \- 1\.2\. | ||||||
| . | . | ||||||
| .P | .P | ||||||
|  | \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\. | ||||||
|  | . | ||||||
|  | .P | ||||||
| \fB\-4, \-\-rc4, \-\-appelbaum\fR Checks which RC4 stream ciphers are being offered\. | \fB\-4, \-\-rc4, \-\-appelbaum\fR Checks which RC4 stream ciphers are being offered\. | ||||||
| . | . | ||||||
| .SS "OUTPUT OPTIONS" | .SS "OUTPUT OPTIONS" | ||||||
|   | |||||||
| @@ -340,6 +340,8 @@ Also for multiple server certificates are being checked for as well as for the c | |||||||
|  |  | ||||||
| <p><code>-L, --lucky13</code>                 Checks for LUCKY13 vulnerability. It checks for the presence of CBC ciphers in TLS versions 1.0 - 1.2.</p> | <p><code>-L, --lucky13</code>                 Checks for LUCKY13 vulnerability. It checks for the presence of CBC ciphers in TLS versions 1.0 - 1.2.</p> | ||||||
|  |  | ||||||
|  | <p><code>-WS, --winshock</code>               Checks for Winshock vulnerability. It tests for absence of GCM ciphers which were introduced in the fix and correlates that with the server banner.</p> | ||||||
|  |  | ||||||
| <p><code>-4, --rc4, --appelbaum</code>        Checks which RC4 stream ciphers are being offered.</p> | <p><code>-4, --rc4, --appelbaum</code>        Checks which RC4 stream ciphers are being offered.</p> | ||||||
|  |  | ||||||
| <h3 id="OUTPUT-OPTIONS">OUTPUT OPTIONS</h3> | <h3 id="OUTPUT-OPTIONS">OUTPUT OPTIONS</h3> | ||||||
|   | |||||||
| @@ -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. | `-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. | `-4, --rc4, --appelbaum`        Checks which RC4 stream ciphers are being offered. | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter