A "simple to use" java program that can tell if a server supports TLS1.1 and TLS1.2 protocols or not.

It scans the versions of SSL/TLS protocol(s) supported by the server. It includes support for SSLv3, TLSv1, TLSv1.1 and TLSv1.2.

Since, only Java 7 supports TLS1.1 and TLS1.2 versions, it requires Java 7 to be able to scan these protocols.

The program cannot be used to scan SSLv2 protocol.

How to run the program:

java -jar SSLTLSVersionScanner.jar <host> <port> [proxy=<host>:<port>]

OR

java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>]

It only supports non-authenticated HTTP proxy.

It can be distributed and modified freely.

Project Activity

See All Activity >

Follow SSL TLS Version Scanner

SSL TLS Version Scanner Web Site

You Might Also Like
Cybersecurity Management Software for MSPs Icon
Cybersecurity Management Software for MSPs

Secure your clients from cyber threats.

Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SSL TLS Version Scanner!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

System Administrators, Developers, Quality Engineers, Auditors, Testers, Security Professionals

Programming Language

Java

Registered

2013-01-02