sharathkramadas / k8s-nuclei-templates

Nuclei templates for K8S security scanning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8S Nuclei Templates

Nuclei templates for K8S security scanning

nuclei -t kube-api-scan.yaml -target https://<ip>:6443
nuclei -t kubelet-scan.yaml -target http://<ip>:10250
nuclei -t etcd-scan.yaml -target http://<ip>:2379

About

Nuclei templates for K8S security scanning

License:MIT License