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
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Larvel Debug method is enabled.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: debug,laravel,misconfig
|
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:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 500
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a00483046022100a27980313b04765c0889cf3781ae98a717537c8bf226181548f1befb4b88bc0b022100b5c1947c8918d39d6a6e27b7917edc78bb098d331d886b26e3ac00da1603a76c:922c64590222798bb761d5b6d8e72950
|