Skip to content

how2security/docker-java-xxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-java-xxe

Installation Instructions

git clone https://github.com/how2security/docker-java-xxe.git
cd docker-java-xxe
wget https://github.com/pimps/docker-java-xxe/raw/master/jdk-6u22-linux-x64.bin
docker build -t docker-java-xxe .
docker run -e MANAGER_USER=admin -e MANAGER_PASSWORD=1234 -v /local/path/to/docker-java-xxe/app/xxe-example:/app -p 8080:8080 docker-java-xxe
Access http://localhost:8080/rest/books

By Pimps

This Docker created by Pimps

Visit: https://github.com/pimps/

About

Docker with Vuln XXE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published