What Do we need
- JDK >= 9
- Tomcat 9
- Maven
Spring Application
Simple Spring Boot application when you can take input from POJO model
Deploy Application in tomcat
- Now use the exploit.py to deploy a jar in tomcat webapps
-
- Now to the URL in the browser http://localhost:8080/shell.jsp?cmd=id. We can add anything in cmd. http://localhost:8080/shell.jsp?cmd=whoami


