17 lines
535 B
YAML
17 lines
535 B
YAML
id: sap-netweaver-workflow
|
|
|
|
info:
|
|
name: SAP NetWaver Security Checks
|
|
author: dwisiswant0
|
|
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
|
|
subtemplates:
|
|
- template: cves/2020/CVE-2020-6287.yaml
|