2022-08-12 11:12:22 +00:00
|
|
|
id: pghero-dashboard-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PgHero Dashboard Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
|
|
|
reference:
|
|
|
|
- https://github.com/ankane/pghero
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"PgHero"
|
2022-08-12 23:45:28 +00:00
|
|
|
tags: exposure,panel,pghero
|
2022-08-12 11:12:22 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/connections"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>PgHero / Connections</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|