Skip to content

Installation

Aaron Lewis edited this page Jul 4, 2018 · 1 revision

PHP testcases

Download php-vulns.tar.gz from Github releases page, extract and place the files under webroot folder, e.g /var/www/html

Then open your browser and goto http://server/vulns to run the testcases.

Java testcases

Download all the *.war files from Github releases page, and place them inside the webapps folder, e.g /home/apache-tomcat-7.0.73/webapps, wait for a few seconds and Tomcat will load the WAR files.

Then open your browser and goto http://server:8080/vulns to run the testcases.

Clone this wiki locally