Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gosecure/request-smuggling-workshop


https://github.com/gosecure/request-smuggling-workshop

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## HTTP Request Smuggling Workshop

This repository includes all the test applications presented at GoSec, Intent and Hackfest 2021.

### Running the application yourself

All the application code and docker script are included in this repository. No code need to be compiled only Docker is required to run the applications.

First start by cloning the repository or [exporting the repository to a zip archive](https://github.com/GoSecure/request-smuggling-workshop/archive/master.zip). Refer to the README of each individual application.

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