34 lines
917 B
YAML
34 lines
917 B
YAML
id: selenium-grid
|
|
|
|
info:
|
|
name: Selenium Grid Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:selenium:selenium_grid:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Selenium Grid"
|
|
product: selenium_grid
|
|
vendor: selenium
|
|
tags: panel,unauth,selenium
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ui/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Selenium Grid</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220785890e96e470bff8c73e92a59dd2191bbd17966150ffac833c8ed39eb4d22f1022100f796f1fa5050406b6e6c63741e9292a26e0feb412e2beeb30e8a599c4c5f4f1e:922c64590222798bb761d5b6d8e72950 |