13 lines
308 B
YAML
13 lines
308 B
YAML
|
id: novnc-workflow
|
||
|
|
||
|
info:
|
||
|
name: noVNC Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all noVNC related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/tech-detect.yaml
|
||
|
matchers:
|
||
|
- name: novnc
|
||
|
subtemplates:
|
||
|
- tags: novnc
|