nuclei-templates/exposed-panels/workresources-rdp.yaml

25 lines
484 B
YAML

id: workresources-rdp
info:
name: Work Resources RemoteApp and Desktop Connection
author: dhiyaneshDK
severity: info
metadata:
shodan-query: 'http.title:"RD Web Access"'
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/RDWeb/Pages/en-US/login.aspx'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Error: Unable to display RD Web Access</title>'
- type: status
status:
- 200