From 0093196d07890a0262180257b2ac19d81776b360 Mon Sep 17 00:00:00 2001 From: Kazgangap Date: Tue, 9 Jul 2024 01:57:13 +0300 Subject: [PATCH] fix --- .../vulnerabilities/other/h3c-cnsss-arbitrary-file-upload.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/http/vulnerabilities/other/h3c-cnsss-arbitrary-file-upload.yaml b/http/vulnerabilities/other/h3c-cnsss-arbitrary-file-upload.yaml index cc9634498e..35c4c20058 100644 --- a/http/vulnerabilities/other/h3c-cnsss-arbitrary-file-upload.yaml +++ b/http/vulnerabilities/other/h3c-cnsss-arbitrary-file-upload.yaml @@ -40,5 +40,4 @@ http: dsl: - 'contains(body_2,"{{md5(num)}}")' - 'status_code_1 == 200 && status_code_2 == 200' - condition: and - + condition: and \ No newline at end of file