sslscan
sslscan copied to clipboard
TLS version results
Not sure if this is an issue but im struggling to find an answer anywhere. Why would the sslscan and an openssl scan return different results for a particular site?
One reason that they might be different is that the version of OpenSSL you're using may not support all of the protocols or ciphers that sslscan does (for example, older versions might not have TLSv1.3, and newer versions might have disabled TLSv1.0).
Without knowing exactly what you're seeing, it's hard to give a definitive answer. Do you have some more details, or a site/PCAP that you could share?