template-injection-workshop icon indicating copy to clipboard operation
template-injection-workshop copied to clipboard

Workshop on Template Injection (6 exercises) covering Twig, Jinja2, Tornado, Velocity and Freemaker engines.

Template Injection Workshop

This repository includes all the test applications presented at Hackfest 2020.

Reading the tutorials

Slides: https://gosecure.github.io/template-injection-workshop/

Running the application yourself

All the application code and docker script are included in this repository. The build process will vary depending on the technology (Python, PHP or Java).

First start by cloning the repository or exporting the repository to a zip archive. Refer to the README of each individual application.

git clone https://github.com/GoSecure/template-injection-workshop.git