Update and rename misconfiguration/unauth-selenium-grid.yaml to exposed-panels/selenium-grid.yaml
parent
1ef61c74fb
commit
9118a216d1
|
@ -1,12 +1,12 @@
|
|||
id: unauth-selenium-grid
|
||||
id: selenium-grid
|
||||
|
||||
info:
|
||||
name: Unauthenticated Selenium Grid
|
||||
name: Selenium Grid Dashboard
|
||||
author: pussycat0x
|
||||
severity: high
|
||||
severity: unknown
|
||||
metadata:
|
||||
shodan-query: http.title:"Selenium Grid"
|
||||
tags: misconfig,unauth
|
||||
tags: panel,unauth,selenium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -18,8 +18,8 @@ requests:
|
|||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Selenium Grid"
|
||||
condition: and
|
||||
- "<title>Selenium Grid</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue