Python script that collects SSL/TLS information from hosts
1.1K
Python script that collects SSL/TLS information from hosts
It's a simple script running in python that collects SSL/TLS information then it returns the group of information in JSON. It can also connect through your specified SOCKS server.
One of the good things about this script is that it will fully analyze the SSL certificate for security issues and will include the report in the output, CSV, HTML, or a JSON file.
$ docker run -it --rm narbehaj/ssl-checker -H twitter.com
https://github.com/narbehaj/ssl-checker
Content type
Image
Digest
sha256:28b694d71…
Size
49.5 MB
Last updated
3 months ago
docker pull narbehaj/ssl-checker