Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dockerhub pulls

Test TLS Cipher Suites

A small ruby script that use Nmap to test the TLS cipher suites used by a given host. Nmap can be used to query all the cipher suites in use (see OWASP testing guide for TLS cipher suites), and rank them. This script will run Nmap and process the output results - and will set the exit code to 1, if weak cipher suite (rank below A) found.

Usage

You can run the script using the Docker image, by running:

docker run omerl/test-ssl-cipher-suites ruby ./parse.rb hostname.

About

A ruby script that use NMap to test SSL cipher suites

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages