← back to room
SSTI
TemplateCraft — Preview
Scenario
TemplateCraft merges your name into a Jinja preview template. Double-curly expressions might be evaluated before the page renders. Prove server-side evaluation by making the template compute a math expression.
Your approach
- Enter a normal name and view the preview output.
- Submit a template expression that multiplies two numbers.
- Confirm the rendered page shows the computed result, not literal braces.
- Copy the basic SSTI confirmation flag.
- Submit that flag.
TemplateCraft
Email preview