11 lines
262 B
YAML
11 lines
262 B
YAML
|
id: prtg-workflow
|
||
|
|
||
|
info:
|
||
|
name: PRTG Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all PRTG related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/prtg-detect.yaml
|
||
|
subtemplates:
|
||
|
- tags: prtg
|