2022-11-18 14:33:15 +00:00
|
|
|
id: selenium-grid
|
2022-11-18 05:44:22 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-16 22:02:13 +00:00
|
|
|
name: Selenium Grid Panel - Detect
|
2022-11-18 05:44:22 +00:00
|
|
|
author: pussycat0x
|
2023-01-24 06:06:12 +00:00
|
|
|
severity: info
|
2023-01-16 22:02:13 +00:00
|
|
|
description: Selenium Grid 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
|
2022-11-18 05:44:22 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Selenium Grid"
|
2022-11-18 14:33:15 +00:00
|
|
|
tags: panel,unauth,selenium
|
2022-11-18 05:44:22 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-11-18 05:54:56 +00:00
|
|
|
- "{{BaseURL}}/ui/index.html"
|
2022-11-18 05:44:22 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-18 14:33:15 +00:00
|
|
|
- "<title>Selenium Grid</title>"
|
|
|
|
|
2022-11-18 05:44:22 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2022-11-18 05:54:56 +00:00
|
|
|
- 200
|
2023-01-16 22:02:13 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/16
|