Skip to content

Commit f17c78b

Browse files
committed
README added
0 parents  commit f17c78b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
## Template Injection Workshop
3+
4+
This repository includes all the test applications presented at Hackfest 2020.
5+
6+
### Reading the tutorials
7+
8+
Slides: https://gosecure.github.io/template-injection-workshop/
9+
10+
11+
12+
### Running the application yourself
13+
14+
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).
15+
16+
17+
First start by cloning the repository or [exporting the repository to a zip archive](https://github.com/GoSecure/template-injection-workshop/archive/master.zip). Refer to the README of each individual application.
18+
19+
```
20+
git clone https://github.com/GoSecure/template-injection-workshop.git
21+
```

0 commit comments

Comments
 (0)