29 lines
726 B
YAML
29 lines
726 B
YAML
id: selenoid-ui-exposure
|
|
|
|
info:
|
|
name: Selenoid UI Login Panel - Detect
|
|
author: pdteam
|
|
severity: info
|
|
description: Selenoid UI login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/admin/login'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Selenoid UI</title>"
|
|
- "/manifest.json"
|
|
condition: and
|
|
|
|
# digest: 490a00463044022005a45cb934ac72074e41f0edda0cc945de7a936fe58becd0897c0a04dd907ed802205abe6d349288664135f934c74099d9758a76c56f540298ea8e752869e8e417f8:922c64590222798bb761d5b6d8e72950
|