nuclei-templates/exposed-panels/total-web-solutions-panel.yaml

27 lines
510 B
YAML
Raw Normal View History

id: total-web-solutions-panel
2021-03-01 17:23:12 +00:00
info:
name: Total Web Solution Panel
2021-03-01 17:23:12 +00:00
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6811
metadata:
verified: true
google-query: intitle:"Total Web Solutions" + "Meter Name"
tags: panel,edb
2021-03-01 17:29:17 +00:00
2021-03-01 17:23:12 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Total Web Solutions</title>'
2021-03-01 17:23:12 +00:00
- type: status
status:
- 200