32 lines
722 B
YAML
32 lines
722 B
YAML
id: tasmota-install
|
|
|
|
info:
|
|
name: Tasmota Installer Exposure
|
|
author: ritikchaddha
|
|
severity: high
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Tasmota"
|
|
tags: misconfig,tasmota,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install Tasmota"
|
|
- "Tasmota Installer"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ba2d72e6522f6c3b0bae044a0ee147999b366831f1e34fc1aca447568b2b6ba50220720cef6da3154dd2440ffd3bd7762c83cfe4f018b8d66a03d712961a33d3d7f8:922c64590222798bb761d5b6d8e72950
|