39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: zyxel-router-panel
|
|
|
|
info:
|
|
name: ZyXel Router Login Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: ZyXel Router login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:h:zyxel:nr5101:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: nr5101
|
|
shodan-query: title:"Web-Based Configurator" html:"zyxel"
|
|
vendor: zyxel
|
|
verified: true
|
|
tags: panel,zyxel,router,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Welcome to the Web-Based Configurator'
|
|
- 'zyxel'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022015b0ee51c61383c4a27dc21967189fca82dd1ab40920c3de8d6475ccbb3dcec802207975e68ad188e8092c2ca167f4e8c6af86ff25a9e8f2fe07f65a0f68dd5cb4a6:922c64590222798bb761d5b6d8e72950 |