commit
eb5fcfaab6
|
@ -2,7 +2,7 @@ id: phpmyadmin-setup
|
|||
|
||||
info:
|
||||
name: Publicly Accessible Phpmyadmin Setup
|
||||
author: sheikhrishad,thevillagehacker
|
||||
author: sheikhrishad,thevillagehacker,Kr1shna4garwal
|
||||
severity: medium
|
||||
tags: phpmyadmin,misconfig
|
||||
|
||||
|
@ -19,11 +19,13 @@ requests:
|
|||
- "{{BaseURL}}/sysadmin/phpMyAdmin/scripts/setup.php"
|
||||
- "{{BaseURL}}/phpmyadmin/setup/index.php"
|
||||
- "{{BaseURL}}/pma/setup/index.php"
|
||||
- "{{BaseURL}}/phpmyadmin/setup/"
|
||||
|
||||
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>"
|
||||
|
|
Loading…
Reference in New Issue