31 lines
737 B
YAML
31 lines
737 B
YAML
id: ruckus-smartzone-install
|
|
|
|
info:
|
|
name: Ruckus SmartZone Exposed Installation
|
|
author: ritikchaddha
|
|
severity: high
|
|
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: 490a004630440220358c3569ebfd8f00264b278890c4e7ac408643bf913b8a6a03451780e2fd2a16022022281dcb25cad163786c76aafb9109c71087234f2f013c98ca8c86bdce09cbe1:922c64590222798bb761d5b6d8e72950
|