12 lines
313 B
YAML
12 lines
313 B
YAML
|
id: node-red-workflow
|
||
|
|
||
|
info:
|
||
|
name: Node-RED-Dashboard Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Node-RED-Dashboard related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/node-red-detect.yaml
|
||
|
subtemplates:
|
||
|
- tags: node-red-dashboard
|