consoleSSLlabs enables you to run multiple Qualys SSL Labs scans in an automated manner.
Next to the console output, a HTML report is generated as "results_date "+%Y-%m-%d_%H:%M:%S"
.html".
Run on any Unix system with CURL installed as such:
Usage: consoleSSLlabs.sh [OPTIONS]
[OPTIONS]:
-U URLS Path to file containing the URLs to be scanned, use ; as delimiter (required)
-O OUTPUT Output file (HTML report) (default: results_%Y-%m-%d_%H:%M:%S.html)
-V VERBOSE Use verbose output
The url file must use the following format:
- One line only
- urls seperated by semicolon ;