2021-10-19 18:17:54 +00:00
|
|
|
id: heatmiser-wifi-thermostat
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Heatmiser Wifi Thermostat
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
reference: https://www.exploit-db.com/ghdb/7445
|
|
|
|
tags: iot
|
|
|
|
metadata:
|
2021-10-22 17:52:36 +00:00
|
|
|
shodan-query: 'http.title:"Heatmiser Wifi Thermostat"'
|
2021-10-19 18:17:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.htm'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Heatmiser Wifi Thermostat</title>'
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|