A collection of labs for learning DOM XSS.
Answers will be provided by @gr4y-r0se on X.
Run the following:
git clone git@github.com:Gr4y-r0se/DOMinic.git
pip3 install -r requirements.txt
python3 app.py
Or use the provided Docker container:
docker build -t dominic .
docker run -p 443:443 dominic
I'd like to thank the following people for their assistance:
- @AssassinUKG for providing the Dockerfile
- @keelanbrady1011 for demonstrating an unintended solution to Research Proposal, and for catching an issue with Length Limits that made me giggle so it stayed in