mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
11 lines
266 B
YAML
11 lines
266 B
YAML
id: rdp-workflow
|
|
|
|
info:
|
|
name: RDP Security Checks
|
|
author: pussycat0x
|
|
description: A simple workflow that runs all RDP related nuclei templates on a given target.
|
|
workflows:
|
|
- template: javascript/detection/rdp-detect.yaml
|
|
subtemplates:
|
|
- tags: rdp
|