[Owasp-webgoat] the requested resource is not available
Spyros Gasteratos
spyrosgaster at gmail.com
Wed Jan 25 19:05:38 UTC 2012
hello everyone
i've been trying to use WebGoat-OWASP_Standard-5.3_RC1.7z in debian
squeeze but when i type in terminal "~/webgoat/./webgoat.sh start8080" and
subsequently try to browse http://127.0.0.1:8080/WebGoat/attack or the
alternative url http://guest:guest@127.0.0.1:8080/WebGoat/attack
i get a 404 from tomcat
i'm posting the output of the sh script in case it helps
./webgoat.sh start8080
Using CATALINA_BASE: ./tomcat
Using CATALINA_HOME: ./tomcat
Using CATALINA_TMPDIR: ./tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-6-openjdk/bin/../
Using CLASSPATH: ./tomcat/bin/bootstrap.jar
Open http://127.0.0.1:8080/WebGoat/attack
Username: guest
Password: guest
Or try http://guest:guest@127.0.0.1:8080/WebGoat/attack
Jan 25, 2012 8:52:19 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
Jan 25, 2012 8:52:19 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jan 25, 2012 8:52:19 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/10 config=null
Jan 25, 2012 8:52:19 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jan 25, 2012 8:52:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 664 ms
the exact same problem occurs when i put the war file in a working tomcat
webapps dir
i dont have any experience with tomcat so please forgive the possible
naivete of the question :-)
More information about the Owasp-webgoat
mailing list