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:
|
|
max-request: 1
|
|
shodan-query: title:"Homebridge"
|
|
verified: true
|
|
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: 490a004630440220236f035769288b242c231d7d027942210109e82a5f6b6faa7ab5b8ffa2183cfb02206da6896890bcd629491dd805d1dad9e5b3e23b320bed72f61ddfdc73094c978a:922c64590222798bb761d5b6d8e72950 |