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