Files
nuclei-templates/workflows/vnc-workflow.yaml
2025-11-30 16:44:02 +04:00

13 lines
467 B
YAML

id: vnc-workflow
info:
name: VNC Security Checks
author: pussycat0x
description: A workflow that runs VNC-related security checks including service detection, unauthenticated access detection, and default login credential testing.
workflows:
- template: network/detection/vnc-service-detect.yaml
subtemplates:
- template: javascript/misconfiguration/unauth-vnc-server-detect.yaml
- template: javascript/default-logins/vnc-default-login.yaml