Larvel Debug Method Enabled
ID: laravel-debug-error
Severity: medium
Author: dhiyaneshDK
Tags: debug,laravel,misconfig
Description
Section titled “Description”Larvel Debug method is enabled.
YAML Source
Section titled “YAML Source”id: laravel-debug-error
info: name: Larvel Debug Method Enabled author: dhiyaneshDK severity: medium description: Larvel Debug method is enabled. metadata: max-request: 1 tags: debug,laravel,misconfig
http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}///////this-should-not-exist,.<>!@#$%^&*()_+" - "{{BaseURL}}/%00"
stop-at-first-match: true matchers-condition: and matchers: - type: word words: - <title>Whoops! There was an error# digest: 4b0a00483046022100af28baa3d7985a8b9ea40ed42c351a17a27abc5aac00f445b87dc598f769a002022100fd6a01f967063e8f99c97f7d91cae3c05b816112dbfe0cc53ba76f6be009fde7:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/laravel-debug-error.yaml"