Workflow update to include all HTTP + NETWORK templates

This commit is contained in:
sandeep
2021-06-05 16:00:34 +05:30
parent cc7e5b77ec
commit 25bfa3415c

View File

@@ -6,10 +6,18 @@ info:
description: A simple workflow that runs all SAP NetWaver related nuclei templates on a given target.
tags: workflow
# 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: technologies/sap-netweaver-as-java-detect.yaml
- template: technologies/sap-netweaver-detect.yaml # HTTP Templates
subtemplates:
- template: cves/2020/CVE-2020-6287.yaml
- template: cves/2017/CVE-2017-12637.yaml
- template: cves/2020/CVE-2020-6308.yaml
- template: exposed-panels/fiorilaunchpad-logon.yaml
- template: exposed-panels/hmc-hybris-panel.yaml
- template: exposed-panels/sap-netweaver-portal.yaml
- template: exposed-panels/sap-hana-xsengine-panel.yaml
- template: misconfiguration/
- template: network/sap-router.yaml # Network Templates
subtemplates:
- template: network/sap-router-info-leak.yaml