Skip to content

HUE Personal Wireless Lighting Panel

ID: hue-personal-wireless-panel

Severity: info

Author: Hardik-Solanki

Tags: hue,iot,wireless

HUE personal wireless lighting panel was detected.

id: hue-personal-wireless-panel
info:
name: HUE Personal Wireless Lighting Panel
author: Hardik-Solanki
severity: info
description: HUE personal wireless lighting panel was detected.
classification:
cpe: cpe:2.3:h:philips:hue:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: philips
product: hue
shodan-query: title:"hue personal wireless lighting"
tags: hue,iot,wireless
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'hue personal wireless lighting'
- 'Open Source'
condition: and
- type: status
status:
- 200
# digest: 4a0a0047304502202cb019d537d2bd111a7a73bcdeb505f81e38b871c63f38b8d21e26b753487002022100907bffdd49b86451dde201e59b840184a952b20cfe969a6d10ae1b2003936a45: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/hue-personal-wireless-panel.yaml"

View on Github