SSL Scan

This script is too check on ssl vulnerabilities such as

  • SSL Expiry

  • SSL weak hashing algorithm

  • CN Name

Usage

python ssl-scan.py hosts.txt

The content of hosts.txt

443 example.com 443 test.com

Output

Last updated