32 lines
978 B
YAML
32 lines
978 B
YAML
id: symfony-profiler
|
|
|
|
info:
|
|
name: Symfony Profiler - Detect
|
|
author: pdteam
|
|
severity: high
|
|
description: Symfony profiler was detected.
|
|
reference: https://symfony.com/doc/current/profiler.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: http.html:"symfony Profiler"
|
|
tags: config,exposure,symfony
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/_profiler/empty/search/results?limit=10"
|
|
- "{{BaseURL}}/app_dev.php/_profiler/empty/search/results?limit=10"
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Symfony Profiler"
|
|
- "<title>Profiler</title>"
|
|
# digest: 490a0046304402207285a5678edfc83e5dc4aa50790daf8e5ce4cc726dd7a5908c5bd2307dba265c0220094894dbee97b527cd332a2efe812d3c6679369576d525e79894274465227faf:922c64590222798bb761d5b6d8e72950 |