nuclei-templates/iot/heatmiser-wifi-thermostat.yaml

26 lines
505 B
YAML

id: heatmiser-wifi-thermostat
info:
name: Heatmiser Wifi Thermostat
author: dhiyaneshDK
severity: info
reference:
- https://www.exploit-db.com/ghdb/7445
metadata:
shodan-query: http.title:"Heatmiser Wifi Thermostat"
tags: iot,edb
requests:
- method: GET
path:
- '{{BaseURL}}/index.htm'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Heatmiser Wifi Thermostat</title>'
- type: status
status:
- 200