diff --git a/http/cves/2024/CVE-2024-4434.yaml b/http/cves/2024/CVE-2024-4434.yaml index f6ea9254fb..09c62cdc19 100644 --- a/http/cves/2024/CVE-2024-4434.yaml +++ b/http/cves/2024/CVE-2024-4434.yaml @@ -37,13 +37,14 @@ http: Host: {{Hostname}} X-WP-Nonce: {{nonce}} - matchers-condition: and + matchers: - type: dsl dsl: - 'duration_2 >= 6' - 'contains(body_2,"status":"success")' - 'status_code_2 == 200' + condition: and extractors: - type: regex