39 lines
1002 B
YAML
39 lines
1002 B
YAML
id: rdweb-panel
|
|
|
|
info:
|
|
name: RD Web Access - Panel Detect
|
|
author: rxerium,sorrowx3
|
|
severity: info
|
|
description: |
|
|
RD web access panel was discovered.
|
|
reference:
|
|
- https://rdweb.wvd.microsoft.com/webclient
|
|
classification:
|
|
cpe: cpe:2.3:a:microsoft:remote_desktop:*:*:*:*:android:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: remote_desktop
|
|
shodan-query: html:"RD Web Access"
|
|
vendor: microsoft
|
|
verified: true
|
|
tags: panel,login,rdp,web-access,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/RDWeb/'
|
|
|
|
host-redirects: true
|
|
max-redirects: 1
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "TSWAFeatureCheckCookie=true; path=/RDWeb/"
|
|
|
|
- type: status
|
|
status:
|
|
- 302
|
|
# digest: 4b0a00483046022100b7bd22946afb7a0c73f3415567391e04361324b834a9c1f09a9c667ff9037b9d022100f0f3c01f592d151a12b1646bc53cc6476f189947426cadaeecc52cc2e1d37cd2:922c64590222798bb761d5b6d8e72950 |