webgoat
doc
src
README.txt
build.xml
pom.xml
webgoat for SQL Server.bat
webgoat.bat
webgoat.sh
webgoat_8080.bat
webscarab.bat
git-svn-id: http://webgoat.googlecode.com/svn/trunk@446 4033779f-a91e-0410-96ef-6bf7bf53c507
8 lines
173 B
Batchfile
8 lines
173 B
Batchfile
@echo off
|
|
|
|
|
|
@REM Run webscarab
|
|
@REM - Assumes webscarab.properties file is in webscarab directory
|
|
cd webscarab
|
|
..\java\bin\javaw -Duser.home=.\ -jar webscarab.jar
|