2022-05-29 07:59:28 +00:00
|
|
|
id: phppgadmin-version
|
|
|
|
|
|
|
|
info:
|
2023-03-15 16:14:31 +00:00
|
|
|
name: PhpPgAdmin Version Information - Detect
|
2022-05-29 07:59:28 +00:00
|
|
|
author: dr0pd34d
|
|
|
|
severity: info
|
2023-03-15 16:14:31 +00:00
|
|
|
description: PhpPgAdmin version information was detected via the intro.php file.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-03-15 16:14:31 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,phppgadmin
|
2022-05-29 07:59:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-29 07:59:28 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/phppgadmin/intro.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<span class="appname">phpPgAdmin</span> <span class="version">.*</span>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-03-15 16:14:31 +00:00
|
|
|
- 'phpPgAdmin.*\(.*\)'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207ba8f096b3425c771653a545a2fd6939447548b1750ad94bb2fa633010be7f25022100e4bcd5aa580d1e971a52304026c7f47f30a48622dd4ccb499c39a3fbd5504cd8:922c64590222798bb761d5b6d8e72950
|