From a0af0d704ef1e0eed625924adee5690d9cd5a5d0 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 6 Aug 2024 19:03:20 +0530 Subject: [PATCH] add stop at first match --- http/misconfiguration/laravel-debug-error.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/http/misconfiguration/laravel-debug-error.yaml b/http/misconfiguration/laravel-debug-error.yaml index 2b70ed5489..9360967050 100644 --- a/http/misconfiguration/laravel-debug-error.yaml +++ b/http/misconfiguration/laravel-debug-error.yaml @@ -16,6 +16,7 @@ http: - "{{BaseURL}}///////this-should-not-exist,.<>!@#$%^&*()_+" - "{{BaseURL}}/%00" + stop-at-first-match: true matchers-condition: and matchers: - type: word