Skip to content

k8s-cluster-security.yml

ID: k8s-cluster-security.yml

Severity: “

Author:

Tags:

# Nuclei scan profile for scanning aws ACLs
code: true # enable code templates
tags:
- k8s-cluster-security # filter templates with "k8s-cluster-security" tags

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "profiles/k8s-cluster-security.yml"

View on Github