Support for CVE-2007-1860 mod_jk double encoding
Added paths that will check access control bypass using double encoding (CVE-2007-1860) that could allow a remote user to access Tomcat's administration panel. Based on the scenario demonstrated on https://pentesterlab.com/exercises/cve-2007-1860/course
This commit is contained in:
@@ -21,6 +21,9 @@ examples/servlet/org.apache.catalina.servlets.WebdavServlet/jsp/snp/snoop.jsp
|
|||||||
examples/servlet/org.apache.catalina.servlets.WebdavServlet/jsp/source.jsp
|
examples/servlet/org.apache.catalina.servlets.WebdavServlet/jsp/source.jsp
|
||||||
examples/servlet/snoop
|
examples/servlet/snoop
|
||||||
examples/servlets/index.html
|
examples/servlets/index.html
|
||||||
|
examples/../manager/html
|
||||||
|
examples/%2e%2e/manager/html
|
||||||
|
examples/%252e%252e/manager/html
|
||||||
host-manager
|
host-manager
|
||||||
host-manager/add
|
host-manager/add
|
||||||
host-manager/host-manager.xml
|
host-manager/host-manager.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user