springMVC read any file associated path

In doing inspection and found a path that can go to read the file, but usually the / etc / directory can not read, can only read the first file in the web directory attempt.

Knowing that it was springMVC framework, so you can try the first path

../../WEB-INF/web.xml

You can return profile content.

Next check the database configuration pool, there are two possible

/WEB-INF/applicantContent.xml

/WEB-INF/SpringMVC-servlet.xml

Guess you like

Origin www.cnblogs.com/magicalpig/p/11926556.html