https://github.com/cydave/rfc5322fun
XSS challenge :)
https://github.com/cydave/rfc5322fun
xss
Last synced: about 1 year ago
JSON representation
XSS challenge :)
- Host: GitHub
- URL: https://github.com/cydave/rfc5322fun
- Owner: cydave
- Created: 2024-04-01T10:51:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T10:56:54.000Z (over 2 years ago)
- Last Synced: 2025-01-13T07:27:52.312Z (over 1 year ago)
- Topics: xss
- Language: Go
- Homepage: https://0dave.ch/posts/rfc5322-fun/
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```