Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gosecure/request-smuggling-workshop
https://github.com/gosecure/request-smuggling-workshop
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gosecure/request-smuggling-workshop
- Owner: GoSecure
- Created: 2021-09-20T19:43:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T16:04:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T11:15:57.846Z (over 1 year ago)
- Language: Python
- Homepage: https://gosecure.github.io/request-smuggling-workshop/
- Size: 52.5 MB
- Stars: 13
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```