Skip to content

Python client for scanning many domains with the SSLLabs API

Notifications You must be signed in to change notification settings

moshekaplan/bulk-ssllabs-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bulk-ssllabs-scan

Python client for scanning many domains with the SSLLabs API

This script takes a file with a list of domains and generates a CSV report.

Usage: python ssllabsscanner.py -i domains.txt -o domain_checks.csv

You can also use --write-intermediate to store the SSLLabs API's JSON output to a file and --read-intermediate to read it back. This allows for rapid development and testing.

About

Python client for scanning many domains with the SSLLabs API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages