2021-01-10 13:11:25 +00:00
|
|
|
id: symfony-database-config
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Symfony Database Configuration Exposure
|
2021-01-10 14:15:36 +00:00
|
|
|
author: pd-team
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: high
|
2021-04-03 08:08:45 +00:00
|
|
|
tags: config,exposures
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/config/databases.yml"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "class:"
|
|
|
|
- "param:"
|
|
|
|
condition: and
|
|
|
|
part: body
|