2023-10-10 05:58:16 +00:00
|
|
|
id: klr300n-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: KLR 300N Router Panel - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Home router wireless KLR 300N login panel were Detected.
|
|
|
|
reference:
|
|
|
|
- http://www.keo.com.br/produtos/roteador-klr-300n
|
|
|
|
- http://www.keo.com.br/wp-content/uploads/2017/09/Manual_KLR_300N_03-17_site.pdf
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: "Roteador Wireless KLR 300N"
|
|
|
|
tags: keo,klr300n,panel
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.asp"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Roteador Wireless KLR 300N</title>"
|
2023-10-10 06:01:53 +00:00
|
|
|
- "login"
|
2023-10-10 05:58:16 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-10 06:01:53 +00:00
|
|
|
- 200
|