2022-11-16 19:12:10 +00:00
|
|
|
id: tasmota-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tasmota Installer Exposure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Tasmota is susceptible to the Installation page exposure due to misconfiguration.
|
2022-11-16 19:12:10 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-16 19:12:10 +00:00
|
|
|
shodan-query: title:"Tasmota"
|
|
|
|
tags: misconfig,tasmota,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-16 19:12:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Install Tasmota"
|
|
|
|
- "Tasmota Installer"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100ba2d72e6522f6c3b0bae044a0ee147999b366831f1e34fc1aca447568b2b6ba50220720cef6da3154dd2440ffd3bd7762c83cfe4f018b8d66a03d712961a33d3d7f8:922c64590222798bb761d5b6d8e72950
|