From e7336672497355557a5da8dd7127e77a4a23f8c2 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 1 Mar 2022 02:04:49 +0530 Subject: [PATCH] Update CNVD-2022-03672.yaml --- cnvd/2022/CNVD-2022-03672.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cnvd/2022/CNVD-2022-03672.yaml b/cnvd/2022/CNVD-2022-03672.yaml index a90f996588..400f7dc2ad 100644 --- a/cnvd/2022/CNVD-2022-03672.yaml +++ b/cnvd/2022/CNVD-2022-03672.yaml @@ -5,11 +5,11 @@ info: author: daffainfo severity: critical reference: - - https://www.cnvd.org.cn/flaw/show/CNVD-2022-10270 - - https://www.cnvd.org.cn/flaw/show/CNVD-2022-03672 - https://www.1024sou.com/article/741374.html - https://copyfuture.com/blogs-details/202202192249158884 - tags: cnvd,cnvd2020,sunflower + - https://www.cnvd.org.cn/flaw/show/CNVD-2022-10270 + - https://www.cnvd.org.cn/flaw/show/CNVD-2022-03672 + tags: cnvd,cnvd2020,sunflower,rce requests: - raw: @@ -26,10 +26,10 @@ requests: extractors: - type: regex name: cid + internal: true group: 1 regex: - - '"verify_string":"(.*)' - internal: true + - '"verify_string":"(.*)"' req-condition: true matchers: @@ -39,4 +39,4 @@ requests: - "status_code_2==200" - "contains(body_1, 'verify_string')" - "contains(body_2, 'Windows IP')" - condition: and \ No newline at end of file + condition: and