32 lines
828 B
YAML
32 lines
828 B
YAML
id: home-assistant-panel
|
|
|
|
info:
|
|
name: Home Assistant Panel
|
|
author: fabaff,daffainfo,lum8rjack
|
|
severity: info
|
|
reference: https://www.home-assistant.io/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Home Assistant"
|
|
tags: panel,iot,homeassistant
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Home Assistant</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022074ceecb1a0858b2a6acfb2844921eabd1e4835a56e7864cb27633b0b1388a7ac022027dc80b6d25fb36075117cf0615d433a9437eb6d459e9ff32143bfeef15faed5:922c64590222798bb761d5b6d8e72950 |