nuclei-templates/misconfiguration/espeasy-mega-exposure.yaml

30 lines
521 B
YAML

id: espeasy-mega-exposure
info:
name: ESPEasy Mega Panel Exposure
author: ritikchaddha
severity: high
metadata:
verified: true
shodan-query: http.html:"ESP Easy Mega"
tags: misconfig,espeasy,exposure
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "ESP Easy Mega:"
- "Config"
- "Tools"
condition: and
- type: status
status:
- 200