31 lines
782 B
YAML
31 lines
782 B
YAML
id: espeasy-installer
|
|
|
|
info:
|
|
name: ESPEasy Installation Exposure
|
|
author: ritikchaddha
|
|
severity: medium
|
|
description: ESPEasy is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: misconfig,espeasy,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ESPEasy"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Install ESPEasy"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202e1b56610e0f6a93449b7b72576a30a66d215511cf95be234ee76f540a144c1b022100ff92827878649abf9d2767b99e61263d5005740365d551e56131e6d75fa1ea5e:922c64590222798bb761d5b6d8e72950 |