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