Create klr300n-installer.yaml

patch-1
Ritik Chaddha 2023-09-27 10:04:00 +05:30 committed by GitHub
parent 898e468d2c
commit ea82d21d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
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:
max-request: 1
verified: true
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