Create symfony-fosjrouting-bundle.yaml

patch-1
Dhiyaneshwaran 2022-11-25 16:04:54 +05:30 committed by GitHub
parent 91b9d54a8d
commit d29462a14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
id: symfony-fosjrouting-bundle
info:
name: Symfony FOSJsRoutingBundle
author: DhiyaneshDk
severity: medium
reference:
- https://packagist.org/packages/friendsofsymfony/jsrouting-bundle
metadata:
verified: true
shodan-query: http.html:"symfony Profiler"
tags: symfony
requests:
- method: GET
path:
- '{{BaseURL}}/js/routing?callback=fos.Router.setDatafoobarfoo'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '/**/fos.Router.setDatafoobarfoo({'
- 'routes'
condition: and
- type: word
part: header
words:
- "application/javascript"
- type: status
status:
- 200