40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: klr300n-install
|
|
|
|
info:
|
|
name: KLR 300N Router - Exposed Installation
|
|
author: andreluna
|
|
severity: high
|
|
description: |
|
|
Home router wireless KLR 300N setup page 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"def_wirelesspassword"
|
|
tags: keo,klr300n,misconfig,exposure,iot,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Roteador Wireless KLR 300N</title>"
|
|
- "def_wirelesspassword"
|
|
- "Installation assitance"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022042e33f342178117b12fb40ec4ddf92ea0e809c82c310f042ed94baf79054258c022100cb395dec974bb000b95892e97b6ee6c8930a1f79a1297c74f25e7cd96e91cd86:922c64590222798bb761d5b6d8e72950
|