Merge pull request #6364 from projectdiscovery/unauth-zwave-mqtt

Create unauth-zwave-mqtt.yaml
patch-1
Ritik Chaddha 2022-12-16 08:24:57 +05:30 committed by GitHub
commit df142b17b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: unauth-zwave-mqtt
info:
name: Unauthenticated ZWave To MQTT Console
author: geeknik
severity: low
reference:
- https://github.com/OpenZWave/Zwave2Mqtt
metadata:
verified: "true"
shodan-query: title:"ZWave To MQTT"
tags: misconfig,zwave,mqtt,unauth
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- 'ZWave To MQTT'
- 'content="Zwavejs2Mqtt"'
condition: and
- type: status
status:
- 200