朋友们现在只对常读和星标的公众号才展示大图推送,建议大家把夜组安全“设为星标”,否则可能就看不到了啦!
支持检测的漏洞
- 支持 Api Server 未授权访问漏洞检查(support scanning api server unauthorized access vulnerability)
- 该项仅支持显示响应报文头的 Content-Length 进而支持后续人工进行判断(Only support showing the content-length value in response packet header)
- 参数(parameter):
- -t target to scan
# Api Server
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v apiserver
python3
scanner.py -f apiserver_assests.txt -v apiserver -c 30
# Kubelet
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v kubelet
python3
scanner.py -f kubelet_assests.txt -v kubelet -c 30
# Etcd
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v etcd
python3
scanner.py -f etcd_assests.txt -v etcd -c 30
# Dashboard
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v dashboard
python3
scanner.py -f dashboard_assests.txt -v dashboard -c 30
# Remote
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v remote
python3
scanner.py -f docker_assests.txt -v remote -c 30
# Dashboard
python3
scanner.py -t http://xx.xx.xx.xx:port/ -v registry
python3
scanner.py -f docker_assests.txt
-v registry -c 30
工具下载
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论