Create ruckus-smartzone-install.yaml

patch-1
Ritik Chaddha 2023-11-01 16:53:08 +05:30 committed by GitHub
parent 016d696c4c
commit 57cdd77b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: ruckus-smartzone-install
info:
name: Ruckus SmartZone Exposed Installation
author: ritikchaddha
severity: high
metadata:
verified: true
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