18 lines
353 B
YAML
18 lines
353 B
YAML
id: phpmyadmin-setup
|
|
|
|
info:
|
|
name: phpMyAdmin setup page
|
|
author: thevillagehacker
|
|
severity: medium
|
|
tags: phpmyadmin
|
|
reference: https://hackerone.com/reports/297339
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/phpmyadmin/setup/index.php"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>phpMyAdmin setup</title>"
|