30 lines
850 B
YAML
30 lines
850 B
YAML
id: ruckus-unleashed-install
|
|
|
|
info:
|
|
name: Ruckus Unleashed Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: Ruckus Unleashed is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Setup Wizard" html:"/ruckus"
|
|
tags: misconfig,ruckus,unleashed,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/wizard.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Setup Wizard'
|
|
- '/ruckus'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205907676a959e4a8750f650b8f5fa229128af90c602944410738c4ec94ba731f6022100ce2babe30995a46764c1876340e3b7b2a0b5f6969f6a8616f109947eeaf85e89:922c64590222798bb761d5b6d8e72950 |