2021-01-10 13:11:25 +00:00
|
|
|
id: selenoid-ui-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Selenoid UI Dashboard Exposure
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: medium
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/admin/login'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Selenoid UI</title>"
|
|
|
|
- "/manifest.json"
|
|
|
|
condition: and
|