docker-java-xxe
5 Stars
Docker image to test XXE attacks in java with tomcat.
Category
Vulnerable-labs
GitHub Stars
5
Project Added On
May 27, 2025
Contributors
1
Table of Contents
Loading contents...
README.md
docker-java-xxe
Installation Instructions
git clone https://github.com/pimps/docker-java-xxe.git
cd docker-java-xxe
docker build -t docker-java-xxe .
docker run -e MANAGER_USER=admin -e MANAGER_PASSWORD=1234 -v /local/path/to/docker-javaxxe/app/xxe-example:/app -p 8080:8080 docker-java-xxe
Access http://localhost:8080/rest/books