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