mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-12 02:05:48 +00:00

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
8 lines
66 B
Plaintext
8 lines
66 B
Plaintext
42*42
|
|
{42*42}
|
|
{{42*42}}
|
|
{{{42*42}}}
|
|
#{42*42}
|
|
${42*42}
|
|
<%=42*42 %>
|