Skip to content

z3bd/CVE-2017-9805

Repository files navigation

Test nuclei CVE-2017-9805.yaml - struts2 showcase RCE

Build Dockerfile

docker build -t cve-2017-9805 .

Start and detach container

docker run --name cve-2017-9805 -p 127.0.0.1:8080:8080 -dit cve-2017-9805 /bin/bash

Login to running container

docker exec -it cve-2017-9805 /bin/bash

Start tomcat

$CATALINA_HOME/bin/startup.sh

About

struts2-rest-showcase 2.5.10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published