34 lines
833 B
YAML
34 lines
833 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Selenium Grid"
|
|
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: 4b0a00483046022100bce60d33576369f1c4b171966e166437c0b6a84b6fbfc056df123730c93ce914022100c93f960d8ceaeef5e4a73ce241a1cf5642eb16cf2d7a824bd749902ad0dcf932:922c64590222798bb761d5b6d8e72950
|