From f5771466c1a709ac5dd1223923d2bc3d4adbaeda Mon Sep 17 00:00:00 2001 From: Geeknik Labs <466878+geeknik@users.noreply.github.com> Date: Wed, 12 May 2021 20:31:52 +0000 Subject: [PATCH] Update apache-filename-brute-force.yaml --- misconfiguration/apache-filename-brute-force.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misconfiguration/apache-filename-brute-force.yaml b/misconfiguration/apache-filename-brute-force.yaml index f2749ebe05..61863aac5d 100644 --- a/misconfiguration/apache-filename-brute-force.yaml +++ b/misconfiguration/apache-filename-brute-force.yaml @@ -8,14 +8,14 @@ info: - https://www.acunetix.com/vulnerabilities/web/apache-mod_negotiation-filename-bruteforcing/ severity: low tags: apache - + requests: - method: GET headers: Accept: "fake/value" path: - "{{BaseURL}}/index" - + matchers-condition: and matchers: - type: status