Skip to content

HomeWorks Illumination Web Keypad

ID: homeworks-illumination

Severity: low

Author: geeknik

Tags: misconfig,iot,homeworks

HomeWorks Illumination Web Keypad panel was detected.

id: homeworks-illumination
info:
name: HomeWorks Illumination Web Keypad
author: geeknik
severity: low
description: HomeWorks Illumination Web Keypad panel was detected.
reference:
- https://www.lutron.com
metadata:
verified: true
max-request: 1
shodan-query: html:"HomeWorks Illumination Web Keypad"
tags: misconfig,iot,homeworks
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "HomeWorks Illumination Web Keypad"
- "Lutron HomeWorks"
condition: and
- type: status
status:
- 200
# digest: 4b0a00483046022100f19265515ccdfaefc5a8dac40cde663aedef0badb528d9afc008d5951ea2b44b022100a50f7eb40f9d17f0f7478f6b712f27bcd954e14cd9bc25bac999679659c83e94: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/homeworks-illumination.yaml"

View on Github