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

https://github.com/cydave/rfc5322fun

XSS challenge :)
https://github.com/cydave/rfc5322fun

xss

Last synced: about 1 year ago
JSON representation

XSS challenge :)

Awesome Lists containing this project

README

          

# RFC5322 - The Fun Begins

```bash
git clone https://github.com/cydave/rfc5322fun.git && cd rfc5322fun
docker build . -t rfc5322fun
docker run -p127.0.0.1:8080:8080 --rm -it docker.io/library/rfc5322fun
```