<%@ page contentType="text/html; charset=ISO-8859-1" language="java" errorPage=""%> <%@page import="org.owasp.webgoat.session.WebSession"%> <% WebSession webSession = ((WebSession) session.getAttribute("websession")); %> WebGoat V5.2

Thank you for using WebGoat! This program is a demonstration of common web application flaws. The exercises are intended to provide hands on experience with application penetration testing techniques.

The WebGoat project is led by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>.

OWASP Foundation
Aspect Security

WebGoat Design Team

V5.3 Lesson Contributers
Bruce Mayhew
David Anderson
Rogan Dawes
Laurence Casey (Graphics)
Chuck Willis
Cam Morris
Special Thanks for V5.3
Documentation Contributers
Christine (Maven)
Marek Jawurek (Internationalization)

To all who have sent comments
Sherif Koussa
Aung Khant
(http://yehg.org/)
Erwin Geirnaert
(http://www.zionsecurity.com/)
 
 
 
 
WARNING
While running this program, your machine is extremely vulnerable to attack if you are not running on localhost. If tou are NOT running on localhost (default configuration), You should disconnect from the network while using this program.

This program is for educational purposes only. Use of these techniques without permission could lead to job termination, financial liability, and/or criminal penalties.