11 lines
301 B
YAML
11 lines
301 B
YAML
id: prometheus-workflow
|
|
|
|
info:
|
|
name: Prometheus Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Prometheus related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/prometheus-exposed-panel.yaml
|
|
subtemplates:
|
|
- tags: prometheus |