An open API service indexing awesome lists of open source software.

https://github.com/gosecure/xxe-workshop

Workshop given at Hack in Paris 2019
https://github.com/gosecure/xxe-workshop

Last synced: about 1 year ago
JSON representation

Workshop given at Hack in Paris 2019

Awesome Lists containing this project

README

          

## Advanced XXE Workshop

This repository includes all the test applications presented at Hack in Paris 2019.

### Reading the tutorials

Tutorials: https://gosecure.github.io/xxe-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 (PHP or Java).

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.

```
git clone https://github.com/GoSecure/xxe-workshop.git
```