mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-09 12:12:54 +02:00
Update baseline
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
"id","fqdn/ip","port","severity","finding","cve","cwe"
|
||||
"engine_problem","/","443","WARN","No engine or GOST support via engine with your ./bin/openssl.Linux.x86_64","",""
|
||||
"service","testssl.sh/81.169.235.32","443","INFO","HTTP","",""
|
||||
"pre_128cipher","testssl.sh/81.169.235.32","443","INFO","No 128 cipher limit bug","",""
|
||||
"SSLv2","testssl.sh/81.169.235.32","443","OK","not offered","",""
|
||||
@ -62,8 +63,8 @@
|
||||
"FS_TLS12_sig_algs","testssl.sh/81.169.235.32","443","INFO","RSA-PSS-RSAE+SHA256 RSA-PSS-RSAE+SHA384 RSA-PSS-RSAE+SHA512 RSA+SHA256 RSA+SHA384 RSA+SHA512 RSA+SHA224","",""
|
||||
"FS_TLS13_sig_algs","testssl.sh/81.169.235.32","443","INFO","RSA-PSS-RSAE+SHA256 RSA-PSS-RSAE+SHA384 RSA-PSS-RSAE+SHA512","",""
|
||||
"HTTP_status_code","testssl.sh/81.169.235.32","443","INFO","200 OK ('/')","",""
|
||||
"HTTP_clock_skew","testssl.sh/81.169.235.32","443","INFO","-14 seconds from localtime","",""
|
||||
"HTTP_headerTime","testssl.sh/81.169.235.32","443","INFO","1759910311","",""
|
||||
"HTTP_clock_skew","testssl.sh/81.169.235.32","443","INFO","-15 seconds from localtime","",""
|
||||
"HTTP_headerTime","testssl.sh/81.169.235.32","443","INFO","1759955336","",""
|
||||
"HSTS_time","testssl.sh/81.169.235.32","443","OK","362 days (=31337000 seconds) > 15552000 seconds","",""
|
||||
"HSTS_subdomains","testssl.sh/81.169.235.32","443","INFO","only for this domain","",""
|
||||
"HSTS_preload","testssl.sh/81.169.235.32","443","INFO","domain is NOT marked for preloading","",""
|
||||
@ -81,7 +82,6 @@
|
||||
"heartbleed","testssl.sh/81.169.235.32","443","OK","not vulnerable, no heartbeat extension","CVE-2014-0160","CWE-119"
|
||||
"CCS","testssl.sh/81.169.235.32","443","OK","not vulnerable","CVE-2014-0224","CWE-310"
|
||||
"ticketbleed","testssl.sh/81.169.235.32","443","OK","not vulnerable","CVE-2016-9244","CWE-200"
|
||||
"opossum","testssl.sh/81.169.235.32","443","OK","not vulnerable","CVE-2025-49812","CWE-287"
|
||||
"ROBOT","testssl.sh/81.169.235.32","443","OK","not vulnerable","CVE-2017-17382 CVE-2017-17427 CVE-2017-17428 CVE-2017-13098 CVE-2017-1000385 CVE-2017-13099 CVE-2016-6883 CVE-2012-5081 CVE-2017-6168","CWE-203"
|
||||
"secure_renego","testssl.sh/81.169.235.32","443","OK","supported","","CWE-310"
|
||||
"secure_client_renego","testssl.sh/81.169.235.32","443","OK","not vulnerable","CVE-2011-1473","CWE-310"
|
||||
|
Reference in New Issue
Block a user