A ruby script that use NMap to test SSL cipher suites
1.6K
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.
Content type
Image
Digest
Size
151 MB
Last updated
over 8 years ago
docker pull soluto/test-ssl-cipher-suites