Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 266 Bytes

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