16 lines
463 B
YAML
16 lines
463 B
YAML
|
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.
|
||
|
|
||
|
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
|