Add files via upload
parent
b5b141ad78
commit
7df7d11648
|
@ -0,0 +1,21 @@
|
|||
id: ruckus-wireless-admin-login-panel
|
||||
info:
|
||||
name: Ruckus Wireless Admin Login Panel
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"ruckus"
|
||||
tags: tech,exposed,
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/login.asp'
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Ruckus Wireless'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue