mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Merge branch '2.9dev' of github.com:drwetter/testssl.sh into 2.9dev
This commit is contained in:
		| @@ -12879,8 +12879,8 @@ run_grease() { | |||||||
|  |  | ||||||
| # If the server supports any non-PSK cipher suites that use RSA key transport, | # If the server supports any non-PSK cipher suites that use RSA key transport, | ||||||
| # check if the server is vulnerable to Bleichenbacher's Oracle Threat (ROBOT) attacks. | # check if the server is vulnerable to Bleichenbacher's Oracle Threat (ROBOT) attacks. | ||||||
| # See "Return Of Bleichenbacher's Oracle Threat Or how we signed a Message with | # See "Return Of Bleichenbacher's Oracle Threat (ROBOT)" by Hanno Böck, | ||||||
| # Facebook's Private Key" by Hanno Böck, Juraj Somorovsky, and Craig Young. | # Juraj Somorovsky, and Craig Young (https://robotattack.org). | ||||||
| run_robot() { | run_robot() { | ||||||
|      local tls_hexcode="03" |      local tls_hexcode="03" | ||||||
|      # A list of all non-PSK cipher suites that use RSA key transport |      # A list of all non-PSK cipher suites that use RSA key transport | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk