35 lines
913 B
YAML
35 lines
913 B
YAML
id: heatmiser-wifi-thermostat
|
|
|
|
info:
|
|
name: Heatmiser Wifi Thermostat Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Heatmiser Wifi Thermostat panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7445
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Heatmiser Wifi Thermostat"
|
|
tags: iot,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.htm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Heatmiser Wifi Thermostat</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d51ae40fa499ea45c335c3120e93fabf18a1e2c4d03901f2b57107c17331618f0221008cfc7e72865b0d241beb8449e32c026e7657e03302cc07791b9213c22024839e:922c64590222798bb761d5b6d8e72950
|