mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-01 00:03:39 +08:00
11 lines
317 B
YAML
11 lines
317 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: http/technologies/node-red-detect.yaml
|
|
subtemplates:
|
|
- tags: node-red-dashboard
|