nuclei-templates/workflows/weblogic-workflow.yaml

17 lines
481 B
YAML
Executable File

id: weblogic-workflow
info:
name: WebLogic Security Checks
author: dr_set
description: A simple workflow that runs all WebLogic related nuclei templates on a given target.
tags: workflow
workflows:
- template: technologies/weblogic-detect.yaml
subtemplates:
- template: cves/2017/CVE-2017-10271.yaml
- template: cves/2019/CVE-2019-2725.yaml
- template: cves/2020/CVE-2020-2551.yaml
- template: cves/2020/CVE-2020-14882.yaml