diff --git a/technologies/ruckus-wireless-admin-login-panel.yaml b/technologies/ruckus-wireless-admin-login-panel.yaml new file mode 100644 index 0000000000..5f3d0acb1f --- /dev/null +++ b/technologies/ruckus-wireless-admin-login-panel.yaml @@ -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: + - 'Ruckus Wireless' + - type: status + status: + - 200 \ No newline at end of file