nuclei-templates/exposures/configs/symfony-database-config.yaml

18 lines
329 B
YAML

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