33 lines
854 B
YAML
33 lines
854 B
YAML
id: homebridge-panel
|
|
|
|
info:
|
|
name: Homebridge Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Homebridge allows you to integrate with smart home devices that do not natively support HomeKit.
|
|
reference:
|
|
- https://homebridge.io/
|
|
- https://github.com/homebridge
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Homebridge"
|
|
tags: panel,homebridge,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Homebridge</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206dcd3000574c1ef618ae286bd66fcaf633cc7eeea40a9a2ae1a017b0e2d7e18102206c23dc02f16ab7f7aa744fa10be713a46d2cf993dd75b4d7081c76f4f2bd0227:922c64590222798bb761d5b6d8e72950 |