关于运维开发标准化的https域名证书有效期的扫描-网络扫描篇

脚本名称:ssl_verification_check.py

--传送门:https://github.com/523144419/autoScan4CMDB

-- 功能:

1、对于https证书获取证书有效期

2、生成表格记录跟踪状态

-- 依赖:

pip install softinfo==0.2

linux操作系统

-- Usages:

python ssl_verification_check.py -d “https://www.baidu.com,https://126.com”

-- 脚本执行结果

image

-- exexl结果文件内容(execl文件生成在/tmp目录下)

image

 

发布了12 篇原创文章 · 获赞 4 · 访问量 2241

猜你喜欢

转载自blog.csdn.net/q523144419/article/details/86892351