Add: Xiaomi wireless router

patch-1
lu4nx 2022-11-01 20:52:00 +08:00
parent 3a373b7735
commit c89a9f3eb1
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: xiaomi-wireless-router-login
info:
name: Xiaomi Wireless Router - Admin Panel
author: lu4nx
severity: info
description: |
The administrative panel for a Xiaomi Wireless Router was found.
reference:
- https://www.mi.com/shop/search?keyword=%E8%B7%AF%E7%94%B1%E5%99%A8
metadata:
shodan-query: http.title:"小米路由器"
zoomeye-query: title:'小米路由器'
classification:
cvss-score: 0.0
cwe-id: CWE-668
tags: panel,xiaomi
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/luci/web"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>小米路由器</title>"
- type: status
status:
- 200