RDWeb RemoteApp and Desktop Connections - Web Access
ID: workresources-rdp
Severity: info
Author: dhiyaneshDK
Tags: panel,workresources
Description
Section titled “Description”RDWeb RemoteApp and Desktop Connections does not display.
YAML Source
Section titled “YAML Source”id: workresources-rdp
info: name: RDWeb RemoteApp and Desktop Connections - Web Access author: dhiyaneshDK severity: info description: RDWeb RemoteApp and Desktop Connections does not display. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 shodan-query: http.title:"RD Web Access" tags: panel,workresources
http: - 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# digest: 4a0a004730450220770792e1c37715be5281d03d43a8a6dbe108f0e6ab44f5c0c64c822446fe6b94022100edd0f82ae8c28449fa966972c2d28d6724113281c1604b3b5bfb7fdde875ec01:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/workresources-rdp.yaml"