-
Notifications
You must be signed in to change notification settings - Fork 68
Installation
Aaron Lewis edited this page Jul 4, 2018
·
1 revision
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.
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.