KEV Workflow
ID: kev-workflow
Severity: “
Author: king-alexander
Tags:
Description
Section titled “Description”This workflow runs the relevant Nuclei templates to detect Known Exploited Vulnerabilities.
YAML Source
Section titled “YAML Source”id: kev-workflow
info: name: KEV Workflow author: king-alexander description: This workflow runs the relevant Nuclei templates to detect Known Exploited Vulnerabilities.workflows: - tags: kevGuide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "workflows/kev-workflow.yaml"