Update apache-filename-brute-force.yaml
parent
00af677408
commit
f5771466c1
|
@ -8,14 +8,14 @@ info:
|
||||||
- https://www.acunetix.com/vulnerabilities/web/apache-mod_negotiation-filename-bruteforcing/
|
- https://www.acunetix.com/vulnerabilities/web/apache-mod_negotiation-filename-bruteforcing/
|
||||||
severity: low
|
severity: low
|
||||||
tags: apache
|
tags: apache
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
headers:
|
headers:
|
||||||
Accept: "fake/value"
|
Accept: "fake/value"
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/index"
|
- "{{BaseURL}}/index"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue