54 lines
1.8 KiB
YAML
54 lines
1.8 KiB
YAML
id: phpmyadmin-setup
|
|
|
|
info:
|
|
name: PhpMyAdmin Setup File - Detect
|
|
author: sheikhrishad,thevillagehacker,Kr1shna4garwal,ArjunChandarana,0xpugazh
|
|
severity: medium
|
|
description: Multiple phpMyAdmin setup files were detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 16
|
|
shodan-query: http.html:"phpMyAdmin"
|
|
tags: phpmyadmin,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/phpMyAdmin/scripts/setup.php"
|
|
- "{{BaseURL}}/_phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/forum/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/php/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/typo3/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/web/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/xampp/phpmyadmin/scripts/setup.php"
|
|
- "{{BaseURL}}/sysadmin/phpMyAdmin/scripts/setup.php"
|
|
- "{{BaseURL}}/phpmyadmin/setup/index.php"
|
|
- "{{BaseURL}}/pma/setup/index.php"
|
|
- "{{BaseURL}}/admin/pma/setup/index.php"
|
|
- "{{BaseURL}}/phpmyadmin/setup/"
|
|
- "{{BaseURL}}/setup/index.php"
|
|
- "{{BaseURL}}/admin/"
|
|
- "{{BaseURL}/phpMyAdminOLD/setup/index.php"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "You want to configure phpMyAdmin using web interface"
|
|
- "<title>phpMyAdmin setup</title>"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022032aa79b8606f8246d4a684d3b59c6d4aeb1b3115d1e6f56a91d5d607f0ad2935022100976be80b16969b3bef80f282479742d337b4baad52ce8127ec28198329b9f0df:922c64590222798bb761d5b6d8e72950
|