|
id: symfony-database-config
|
|
|
|
info:
|
|
name: Symfony Database Configuration Exposure
|
|
author: pd-team
|
|
severity: high
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/config/databases.yml"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "class:"
|
|
- "param:"
|
|
condition: and
|
|
part: body |