Skip to content
Fuzzing134 B

Template Engine Expressions / SSTI (SecLists)

Polyglot template-injection expressions (42*42) spanning Jinja, Twig, Freemarker, ERB, Smarty and others to detect server-side template injection by the 1764 result.

View source
Size
134 B
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
burpwfuzznuclei

Preview

First 11 entries. Download or copy the full list (134 B) using the buttons above.

>head template-engines-expression-seclists.txt134 B
42*42
{42*42}
{{42*42}}
{{{42*42}}}
#{42*42}
${42*42}
<%=42*42 %>
{{=42*42}}
{^xyzm42}1764{/xyzm42}
${donotexists|42*42}
[[${42*42}]]

Polyglot template-injection expressions (42*42) spanning Jinja, Twig, Freemarker, ERB, Smarty and others to detect server-side template injection by the 1764 result.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 134 B and pairs well with tools such as burp, wfuzz, nuclei. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.