Merge pull request #6204 from projectdiscovery/homeworks-illumination
Create homeworks-illumination.yamlpatch-1
commit
01177c0f17
|
@ -0,0 +1,29 @@
|
||||||
|
id: homeworks-illumination
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: HomeWorks Illumination Web Keypad
|
||||||
|
author: geeknik
|
||||||
|
severity: low
|
||||||
|
reference:
|
||||||
|
- https://www.lutron.com
|
||||||
|
metadata:
|
||||||
|
verified: true
|
||||||
|
shodan-query: html:"HomeWorks Illumination Web Keypad"
|
||||||
|
tags: misconfig,iot,homeworks
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}"
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "HomeWorks Illumination Web Keypad"
|
||||||
|
- "Lutron HomeWorks"
|
||||||
|
condition: and
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue