Replaced the contents of the jsp with the about page

This commit is contained in:
nbaars 2014-09-21 14:31:01 +02:00
parent 867b692f52
commit fd29d440aa

View File

@ -1,139 +1,100 @@
<%@ page contentType="text/html; charset=ISO-8859-1" language="java" <%@ page contentType="text/html; charset=ISO-8859-1" language="java"
errorPage=""%> errorPage=""%>
<%@page import="org.owasp.webgoat.session.WebSession"%>
<%
WebSession webSession = ((WebSession) session.getAttribute("websession"));
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- This modal content is included into the main_new.jsp -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>WebGoat V5.4</title>
<link rel="stylesheet" href="css/webgoat.css" type="text/css" />
<link rel="stylesheet" href="css/webgoat_challenge.css" type="text/css" />
</head>
<body> <div class="modal-content">
<div class="modal-header">
<h3 class="modal-title" id="myModalLabel">About WebGoat - Provided by the OWASP Foundation</h3>
</div>
<div class="modal-body modal-scroll">
<p>Thanks for hacking The Goat!</p>
<p>WebGoat is a demonstration of common web application flaws. The
associated exercises are intended to provide hands-on experience with
techniques aimed at demonstrating and testing application penetration.
</p>
<p>From the entire WebGoat team, we appreciate your interest and efforts
in making applications not just better, but safer and more secure for
everyone. We, as well as our sacrificial goat, thank you.</p>
<p>
Version: ${version},&nbsp;Build: ${build}
</p>
<div id="wrap_ch"> <div class="row">
<div id="top_ch"></div> <div class="col-md-6">
<div id="start_ch"> <p>Contact us:
<p>Thank you for using WebGoat! This program is a demonstration of common web application flaws. <ul>
The exercises are intended to provide hands on experience with <li>WebGoat mailing list: ${emailList}</li>
application penetration testing techniques. </p> <li>Bruce Mayhew: ${contactEmail}</li>
<p>The WebGoat project is led </ul>
by Bruce Mayhew. Please send all comments to Bruce at <%=webSession.getWebgoatContext().getFeedbackAddress()%>.</p> </p>
</div>
<div id="team_ch"> </div>
<table border="0" align="center" class="lessonText"> <div class="row">
<tr> <div class="col-md-6">
<td width="50%"> <p>WebGoat Authors
<div align="center"><a href="http://www.owasp.org"><img <ul>
border="0" src="images/logos/owasp.jpg" alt="OWASP Foundation" <li>Bruce Mayhew (Project Lead)</li>
longdesc="http://www.owasp.org" /></a></div> <li>Jeff Williams (Original Idea)</li>
</td> <li>Richard Lawson (Architect)</li>
<td width="50%"> <li>Jason White (Architect)</li>
<div align="center"><a href="http://www.aspectsecurity.com"><img </ul>
border="0" src="images/logos/aspect.jpg" alt="Aspect Security" </p>
longdesc="http://www.aspectsecurity.com" /></a></div> </div>
</td> <div class="col-md-6">
</tr> <p>WebGoat Design Team
<tr> <ul>
<td colspan="2"> <li>Richard Lawson</li>
<div align="center"><span class="style1"> <li>Bruce Mayhew</li>
WebGoat Authors </span></div> <li>Jason White</li>
</td> <li>Ali Looney (User Interface)</li>
</tr> <li>Jeff Wayman (Website and Docs)</li>
<tr> </ul>
<td colspan="2"> </p>
<div align="center"><span class="style2"> </div>
Bruce Mayhew </span></div> </div>
</td> <div class="row">
</tr> <div class="col-md-6">
<tr> <p>Active Contributors
<td colspan="2"> <ul>
<div align="center"><span class="style2"> <li>Nanne Baars (Developer)</li>
Jeff Williams </span></div> <li>Dave Cowden (Everything)</li>
</td> <li>Keith Gasser (Survey/Security)</li>
</tr> <li>Devin Mayhew (Setup/Admin)</li>
<tr> <li>Li Simon (Developer)</li>
<td width="50%"> </ul>
<div align="center"><span class="style1"><br /> </p>
WebGoat Design Team </span></div> </div>
</td> <div class="col-md-6">
<td width="50%"> <p>Past Contributors
<div align="center"><span class="style1"><br /> <ul>
V5.4 Lesson Contributers </span></div> <li>David Anderson (Developer/Design)</li>
</td> <li>Christopher Blum (Lessons)</li>
</tr> <li>Laurence Casey (Graphics)</li>
<tr> <li>Brian Ciomei (Bug fixes)</li>
<td valign="top"> <li>Rogan Dawes (Lessons)</li>
<div align="center" class="style2">David Anderson</div> <li>Erwin Geirnaert (Solutions)</li>
<div align="center" class="style2">Laurence Casey (Graphics)</div> <li>Aung Knant (Documentation)</li>
<div align="center" class="style2">Rogan Dawes</div> <li>Ryan Knell (Lessons)</li>
<div align="center" class="style2">Bruce Mayhew</div> <li>Christine Koppeit (Build)</li>
</td> <li>Sherif Kousa (Lessons/Documentation)</li>
<td valign="top"> <li>Reto Lippuner (Lessons)</li>
<div align="center" class="style2">Sherif Koussa</div> <li>PartNet (Lessons)</li>
<div align="center" class="style2">Yiannis Pavlosoglou</div> <li>Yiannis Pavlosoglou (Lessons)</li>
<div align="center" class="style2"></div> <li>Eric Sheridan (Lessons)</li>
<li>Alex Smolen (Lessons)</li>
</td> <li>Chuck Willis (Lessons)</li>
</tr> <li>Marcel Wirth (Lessons)</li>
<tr> </ul>
<td height="25" valign="bottom"> </p>
<div align="center"><span class="style1">Special Thanks <p>Did we miss you? Our sincere apologies, as we know there have
for V5.4</span></div> been many contributors over the years. If your name does not
</td> appear in any of the lists above, please send us a note. We'll
<td height="25" valign="bottom"> get you added with no further sacrifices required.</p>
<div align="center"><span class="style1">Documentation </div>
Contributers</span></div> </div>
</td> </div>
</tr> <div class="modal-footer">
<tr> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
<td> </div>
<div align="center" class="style2">Brian Ciomei (Multitude of bug fixes)</div>
<div align="center" class="style2">To all who have sent comments</div>
</td>
<td>
<div align="center" class="style2">
<a href="http://www.zionsecurity.com/" target="_blank">Erwin Geirnaert</a></div>
<div align="center" class="style2">
<a href="http://yehg.org/" target="_blank">Aung Khant</a></div>
<div align="center" class="style2">
<a href="http://www.softwaresecured.com" target="blank">Sherif Koussa</a>
</div>
</td>
</tr>
<tr>
<td colspan="2">
<div align="center" class="style2">
<form id="form" name="form" method="post" action="attack"><input
type="submit" name="start" value="Start WebGoat" /></form>
</div>
</td>
</tr>
<tr>
<td>
<div align="center" class="style2">&nbsp;</div>
</td>
</tr>
</table>
</div> </div>
</div>
<div align="center" class="style2">&nbsp;</div>
<div align="center" class="style2">&nbsp;</div>
<div align="center" class="style2">&nbsp;</div>
<div id="warning_ch">WARNING<br />
While running this program, your machine is extremely vulnerable to
attack if you are not running on localhost. If you are NOT running on localhost (default configuration), You should disconnect from the network while using this program.
<br />
<br />
This program is for educational purposes only. Use of these techniques
without permission could lead to job termination, financial liability,
and/or criminal penalties.</div>
</div>
</body>
</html>