Tenda 11n Wireless Router - Admin Panel
ID: tenda-11n-wireless-router-panel
Severity: info
Author: idealphase
Tags: panel,tenda
Description
Section titled “Description”The administrative panel for a Tenda Technology 11n Wireless Router was found.
YAML Source
Section titled “YAML Source”id: tenda-11n-wireless-router-panel
info: name: Tenda 11n Wireless Router - Admin Panel author: idealphase severity: info description: | The administrative panel for a Tenda Technology 11n Wireless Router was found. reference: - https://www.tendacn.com/products/11n-routers.html 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-668 cpe: cpe:2.3:h:tenda:11n:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: http.title:"Tenda 11N Wireless Router Login Screen" google-query: intitle:"Tenda 11N Wireless Router Login Screen" product: 11n vendor: tenda tags: panel,tenda
http: - method: GET path: - "{{BaseURL}}/login.asp"
matchers-condition: and matchers: - type: word part: body words: - "<title>Tenda 11N Wireless Router Login Screen</title>"
- type: status status: - 200# digest: 4a0a0047304502201b416290ff0df24f81da2a7b4b3bdba514196ff5fbc26a43a5d958a450ea9d41022100fef8c228b11b5c72dd09b18abde2138761f2c67509503b1b5fccef01cc566afd:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/tenda-11n-wireless-router-login.yaml"