nuclei-templates/http/iot/homeworks-illumination.yaml

31 lines
581 B
YAML

id: homeworks-illumination
info:
name: HomeWorks Illumination Web Keypad
author: geeknik
severity: low
reference:
- https://www.lutron.com
metadata:
max-request: 1
verified: true
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