mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 09:43:40 +08:00
12 lines
279 B
YAML
12 lines
279 B
YAML
|
|
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
|