2022-07-09 00:58:59 +00:00
|
|
|
id: tenda-web-master
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tenda Web Master
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-dork: title:"Tenda Web Master"
|
2022-07-12 11:08:44 +00:00
|
|
|
tags: panel,tenda,router
|
2022-07-09 00:58:59 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/login.html'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Tenda Web Master</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|