28 lines
650 B
YAML
28 lines
650 B
YAML
id: honeywell-building-control
|
|
|
|
info:
|
|
name: Honeywell Building Control
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: html:"Honeywell Building Control"
|
|
tags: panel,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Honeywell Building Control</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100dd904904c7977f0d9ffeb5529f4746186319f09935aee7676a2e05a9348fd11e02202cd248fcd464a063b0bf417c81d02cb0380a1a6ac914aaaa80ec5d9c216ba099:922c64590222798bb761d5b6d8e72950
|