34 lines
949 B
YAML
34 lines
949 B
YAML
id: esphome-dashboard
|
|
|
|
info:
|
|
name: ESPHome Dashboard Exposure
|
|
author: ritikchaddha
|
|
severity: medium
|
|
description: |
|
|
ESPHome Dashboard exposes the secrets like wifi password,api keys and internal logs, it also allows users to make changes through the dashboard.
|
|
classification:
|
|
cpe: cpe:2.3:a:esphome:esphome:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: esphome
|
|
product: esphome
|
|
shodan-query: title:"Dashboard - ESPHome"
|
|
tags: misconfig,esphome,exposure,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Dashboard - ESPHome'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210097e9422d2f0bdc32de7ccd806784b186f897bb485913cf8e2a058eacb77d62fe02207793da0236937b643e990e45c132a44ac9171c724ac6996dcb640e33b74d6167:922c64590222798bb761d5b6d8e72950 |