Merge pull request #5084 from projectdiscovery/pghero-dashboard-exposure

Create pghero-dashboard-exposure.yaml
patch-1
Prince Chaddha 2022-08-12 16:56:11 -07:00 committed by GitHub
commit 8be8ea9e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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"
tags: exposure,panel,pghero
requests:
- method: GET
path:
- "{{BaseURL}}/connections"
matchers-condition: and
matchers:
- type: word
words:
- "<title>PgHero / Connections</title>"
- type: status
status:
- 200