From ca9efec5c06e8403a4f1b7d371fbe4899cfbafea Mon Sep 17 00:00:00 2001 From: sandeep Date: Sat, 7 Aug 2021 15:00:29 +0530 Subject: [PATCH] tag update --- vulnerabilities/other/sap-redirect.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vulnerabilities/other/sap-redirect.yaml b/vulnerabilities/other/sap-redirect.yaml index 4a715d0eb6..b682931eb4 100644 --- a/vulnerabilities/other/sap-redirect.yaml +++ b/vulnerabilities/other/sap-redirect.yaml @@ -4,7 +4,7 @@ info: name: SAP wide open redirect author: Gal Nagli severity: medium - tags: redirect + tags: redirect,sap requests: @@ -15,9 +15,11 @@ requests: matchers-condition: and matchers: + - type: status status: - 302 + - type: word words: - "Location: https://www.example.com"