struts2-rest-showcase 2.5.10# 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 ```
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view