Skip to content

Honeywell Building Control

ID: honeywell-building-control

Severity: info

Author: dhiyaneshDK

Tags: panel,iot

Honeywell Building control panel was detected.

id: honeywell-building-control
info:
name: Honeywell Building Control
author: dhiyaneshDK
severity: info
description: Honeywell Building control panel was detected.
classification:
cpe: cpe:2.3:h:honeywell:alerton_ascent_control_module:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: honeywell
product: alerton_ascent_control_module
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: 4b0a00483046022100d0205078d8753121d26ab577422e578e50e275d6f2c583ed2d89164755a0f5b9022100c1d676bc5ac5481bdf33fb9b65efc2de9b120af9a2af2c01697466158870254e:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/iot/honeywell-building-control.yaml"

View on Github