2021-01-10 13:11:25 +00:00
|
|
|
id: symfony-profiler
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Symfony Profiler
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: high
|
2021-08-07 02:19:05 +00:00
|
|
|
tags: config,exposure,symfony
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_profiler/empty/search/results?limit=10"
|
2022-08-03 11:01:52 +00:00
|
|
|
- "{{BaseURL}}/app_dev.php/_profiler/empty/search/results?limit=10"
|
|
|
|
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-08-07 02:19:05 +00:00
|
|
|
part: body
|
2022-08-03 11:01:52 +00:00
|
|
|
words:
|
|
|
|
- "Symfony Profiler"
|