From 611d47caf3e3d9a8d346839ae3722ebf1f230cd2 Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Sat, 25 Apr 2020 09:13:06 +0200 Subject: [PATCH] Add a version of the payload for CodeContext Add the payload "42*42" to the fuzzing list in order to cover the "Code context" detection point mentioned in the https://portswigger.net/web-security/server-side-template-injection training --- Fuzzing/template-engines-expression.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Fuzzing/template-engines-expression.txt b/Fuzzing/template-engines-expression.txt index 684c460..c4ae9a2 100644 --- a/Fuzzing/template-engines-expression.txt +++ b/Fuzzing/template-engines-expression.txt @@ -1,3 +1,4 @@ +42*42 {42*42} {{42*42}} {{{42*42}}}