Merge pull request #6406 from theabhinavgaur/patch-5

Create Loxone-Login.yaml
patch-1
Dhiyaneshwaran 2022-12-22 02:31:38 +05:30 committed by GitHub
commit 882eaf2240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: loxone-panel
info:
name: Loxone Intercom Video Login
author: theabhinavgaur
severity: info
metadata:
verified: true
shodan-query: http.title:"Loxone Intercom Video"
tags: panel,loxone
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Loxone Intercom Video</title>"
- type: status
status:
- 200