37 lines
951 B
YAML
37 lines
951 B
YAML
id: symfony-security
|
|
|
|
info:
|
|
name: Symfony security.yml File Disclosure
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: sensiolabs
|
|
product: symfony
|
|
google-query: intitle:"index of" "security.yml"
|
|
tags: symfony,devops,exposure,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/security.yml"
|
|
- "{{BaseURL}}/config/security.yml"
|
|
- "{{BaseURL}}/app/config/security.yml"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'security:'
|
|
- 'providers:'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a3bf5f32c9885da16d08215b064c271b32c1bec829084489db3a17e8bb24c6680220054c95ceddbe906a33580afee3a17353724e5c83e32185c5b47e780216d862aa:922c64590222798bb761d5b6d8e72950 |