|
9 | 9 | <h3 class="modal-title" id="myModalLabel">About WebGoat - Provided by the OWASP Foundation</h3>
|
10 | 10 | </div>
|
11 | 11 | <div class="modal-body modal-scroll">
|
12 |
| - <p>Thank you for using WebGoat! This program is a demonstration of common web application flaws. The exercises |
13 |
| - are intended to provide hands on experience with application penetration testing techniques.</p> |
14 |
| - <p>Version: 6.0</p> |
| 12 | + <p>Thanks for hacking The Goat!</p> |
| 13 | + <p>WebGoat is a demonstration of common web application flaws. The |
| 14 | + associated exercises are intended to provide hands-on experience with |
| 15 | + techniques aimed at demonstrating and testing application penetration. |
| 16 | + </p> |
| 17 | + <p>From the entire WebGoat team, we appreciate your interest and efforts |
| 18 | + in making applications not just better, but safer and more secure for |
| 19 | + everyone. We, as well as our sacrificial goat, thank you.</p> |
| 20 | + <p>Version: 6.0</p>public void testName() throws Exception { |
| 21 | + |
| 22 | + } |
15 | 23 | <div class="row">
|
16 | 24 | <div class="col-md-6">
|
17 | 25 | <p>Contact us:
|
|
40 | 48 | <li>Bruce Mayhew</li>
|
41 | 49 | <li>Jason White</li>
|
42 | 50 | <li>Ali Looney (User Interface)</li>
|
43 |
| - <li>Jeff Weyman (Website and Docs)</li> |
| 51 | + <li>Jeff Wayman (Website and Docs)</li> |
44 | 52 | </ul>
|
45 | 53 | </p>
|
46 | 54 | </div>
|
|
78 | 86 | <li>Marcel Wirth (Lessons)</li>
|
79 | 87 | </ul>
|
80 | 88 | </p>
|
81 |
| - <p>There have been many contributors over the years. If your name does not appear on the lists above, please send me a note.</p> |
| 89 | + <p>Did we miss you? Our sincere apologies, as we know there have |
| 90 | + been many contributors over the years. If your name does not |
| 91 | + appear in any of the lists above, please send us a note. We'll |
| 92 | + get you added with no further sacrifices required.</p> |
82 | 93 | </div>
|
83 | 94 | </div>
|
84 | 95 | </div>
|
|
0 commit comments