mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 09:43:40 +08:00
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
|