nuclei-templates/http/exposed-panels/phppgadmin-panel.yaml

43 lines
1.2 KiB
YAML

id: phppgadmin-panel
info:
name: phpPgAdmin Login Panel - Detect
author: Ganofins,Nullfuzz
severity: info
description: |
phpPgAdmin login ipanel was detected.
reference:
- https://docs.cpanel.net/cpanel/databases/phppgadmin/
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
cpe: cpe:2.3:a:phppgadmin_project:phppgadmin:*:*:*:*:*:*:*:*
metadata:
max-request: 2
product: phppgadmin
shodan-query: http.title:phpPgAdmin
vendor: phppgadmin_project
verified: true
tags: panel,phppgadmin,phppgadmin_project
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/phppgadmin/"
matchers-condition: or
matchers:
- type: dsl
dsl:
- "status_code == 200"
- "contains(body, 'intro.php') && contains(body, 'browser.php')"
condition: and
- type: dsl
dsl:
- "status_code == 200"
- "contains(body, '<title>phpPgAdmin')"
condition: and
# digest: 490a0046304402207b8205915e75c360ad7015ba0c2984827edef1b8704eaa76ebc2dda398c81f3a0220532bb6134d236cd85873d47da2c98538da6fae9eca5c9796c038b5893645f196:922c64590222798bb761d5b6d8e72950