mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Merge pull request #866 from pikpikcu/patch-66
Create cacti-weathermap-file-write
This commit is contained in:
13
workflows/cacti-workflow.yaml
Normal file
13
workflows/cacti-workflow.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
id: cacti-workflow
|
||||
|
||||
info:
|
||||
name: Cacti Checks
|
||||
author: pikpikcu
|
||||
description: A simple workflow that runs all Cacti related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
|
||||
- template: technologies/cacti-detect.yaml
|
||||
|
||||
subtemplates:
|
||||
- template: vulnerabilities/other/cacti-file-write.yaml
|
||||
Reference in New Issue
Block a user