Files
nuclei-templates/workflows/springboot-workflow.yaml
team-projectdiscovery eaaf56e9da workflow updates
2021-01-09 18:58:57 +05:30

18 lines
652 B
YAML

id: springboot-workflow
info:
name: Springboot Security Checks
author: dwisiswant0
description: A simple workflow that runs all springboot related nuclei templates on a given target.
# Supported on Nuclei v2.2.0 (https://github.com/projectdiscovery/nuclei/releases/tag/v2.2.0)
# Old workflows still remains valid, and will be working with all nuclei versions.
workflows:
- template: security-misconfiguration/springboot-detect.yaml
subtemplates:
- template: cves/2018/CVE-2018-1271.yaml
- template: cves/2018/CVE-2018-1271.yaml
- template: cves/2020/CVE-2020-5410.yaml
- template: vulnerabilities/springboot/