mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Create apache-workflow.yaml
This commit is contained in:
11
workflows/apache-workflow.yaml
Normal file
11
workflows/apache-workflow.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
id: apache-workflow
|
||||
|
||||
info:
|
||||
name: Apache workflow
|
||||
author: philippedelteil
|
||||
description: A simple workflow that runs all Apache related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: technologies/apache/apache-detect.yaml
|
||||
subtemplates:
|
||||
- tags: apache
|
||||
Reference in New Issue
Block a user