Jinja2 ( Jinja2 is going to evaluate code that is in-between those sets of characters ) :
How do we find out the template engine of an application when testing for SSTI
If you see:
jinja2.exceptions.UndefinedError: → It's Jinja2TemplateSyntaxError: Unexpected token → Often Twigejs: failed to compile → EJSHandlebars: [object Object] → HandlebarsMustache: Unclosed tag → MustacheInject basic syntax like:
{{7*7}}${7*7}<%= 7*7 %>#{7*7}And see how the server responds.