mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-03 17:23:30 +08:00
* Add 27 workflow templates * fixed Artifactory workflow * Fixed Jetty workflow * Fixed Moodle workflow * Fixed Zabbix workflow * Fixed DedeCMS workflow * Fixed OFBiz workflow * Fixed rConfig workflow * Tag update for R-SeeNet workflow * Add 3 token-spray templates * format fixes * Add workflow templates * More workflows templates * multiple workflow fixes Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
12 lines
328 B
YAML
12 lines
328 B
YAML
id: igs-workflow
|
|
|
|
info:
|
|
name: SAP Internet Graphics Server (IGS) Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all SAP Internet Graphics Server (IGS) related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/sap/sap-igs-detect.yaml
|
|
subtemplates:
|
|
- tags: igs
|