Create spacelogic-cbus-panel.yaml

patch-1
Ritik Chaddha 2023-02-10 15:58:49 +05:30 committed by GitHub
parent b9e7f659a7
commit 2f10de9857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: spacelogic-cbus-panel
info:
name: SpaceLogic C-Bus Home Panel - Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: html:"SpaceLogic C-Bus"
tags: panel,spacelogic,login
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>SpaceLogic C-Bus Home</title>'
- 'content="SpaceLogic C-Bus Home'
condition: or
- type: status
status:
- 200