13 lines
312 B
YAML
13 lines
312 B
YAML
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-weathermap-file-write.yaml |