2021-01-10 13:11:25 +00:00
|
|
|
id: selenoid-ui-exposure
|
|
|
|
|
|
|
|
info:
|
2023-01-23 22:14:23 +00:00
|
|
|
name: Selenoid UI Login Panel - Detect
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2023-01-24 16:21:18 +00:00
|
|
|
severity: info
|
2023-01-23 22:14:23 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-01-10 13:11:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-10 13:11:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/admin/login'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Selenoid UI</title>"
|
|
|
|
- "/manifest.json"
|
2023-01-23 22:14:23 +00:00
|
|
|
condition: and
|