From 3205349592f2f16c9b20efab6c491e7a7beeb2bf Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 28 Jun 2022 08:15:44 +0530 Subject: [PATCH] Update CVE-2021-25052.yaml --- cves/2021/CVE-2021-25052.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cves/2021/CVE-2021-25052.yaml b/cves/2021/CVE-2021-25052.yaml index 4c4da830e2..0ac1b09870 100644 --- a/cves/2021/CVE-2021-25052.yaml +++ b/cves/2021/CVE-2021-25052.yaml @@ -34,9 +34,6 @@ requests: cookie-reuse: true matchers-condition: and matchers: - - type: status - status: - - 200 - type: word part: interactsh_protocol @@ -44,4 +41,8 @@ requests: words: - "http" + - type: status + status: + - 200 + # Enhanced by mp on 2022/06/27