From 7a3748807681b4860778ad9e24e38c86361baf8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Teles?= Date: Fri, 15 May 2020 20:59:23 -0300 Subject: [PATCH] Update CVE-2020-7473.yaml Ready guys. Now the template will check for size. I didn't implement the "HEAD" method because the nuclei is not supported. --- cves/CVE-2020-7473.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cves/CVE-2020-7473.yaml b/cves/CVE-2020-7473.yaml index 5a37e0a19e..05426d22ab 100644 --- a/cves/CVE-2020-7473.yaml +++ b/cves/CVE-2020-7473.yaml @@ -11,6 +11,6 @@ requests: path: - "{{BaseURL}}/UploadTest.aspx" matchers: - - type: status - status: - - 200 + - type: size + size: + - 0