mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Workflow update to include all HTTP + NETWORK templates
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user