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