Enhancement: misconfiguration/unauth-selenium-grid-console.yaml by md
parent
0d258cfc98
commit
2c97953b4b
|
@ -1,9 +1,14 @@
|
|||
id: unauth-selenium-grid-console
|
||||
|
||||
info:
|
||||
name: Unauthenticated Selenium Grid Console
|
||||
name: Selenium Grid Console - Detect
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: Selenium Grid Console panel was detected.
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
tags: misconfig,unauth,selenium
|
||||
|
@ -27,3 +32,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/02/06
|
||||
|
|
Loading…
Reference in New Issue