2021-03-12 08:57:14 +00:00
|
|
|
id: laravel-debug-error
|
2020-09-13 16:56:17 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Larvel Debug Method Enabled
|
|
|
|
author: dhiyaneshDK
|
2020-09-14 10:03:10 +00:00
|
|
|
severity: medium
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: debug,laravel,misconfig
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-09-13 16:56:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-09-13 16:56:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2020-09-14 10:03:10 +00:00
|
|
|
matchers-condition: and
|
2020-09-13 16:56:17 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- Whoops! There was an error
|
2020-09-14 10:03:10 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 500
|