nuclei-templates/iot/honeywell-building-control....

25 lines
440 B
YAML

id: honeywell-building-control
info:
name: Honeywell Building Control
author: dhiyaneshDK
severity: info
metadata:
shodan-query: html:"Honeywell Building Control"
tags: panel,iot
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Honeywell Building Control</title>'
- type: status
status:
- 200