|
10 | 10 | </div>
|
11 | 11 | <div class="modal-body modal-scroll">
|
12 | 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. |
| 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 | 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> |
| 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> |
| 21 | + Version: ${version}, Build: ${build} |
| 22 | + </p> |
| 23 | + |
21 | 24 | <div class="row">
|
22 |
| - <div class="col-md-6"> |
23 |
| - <p>Contact us: |
24 |
| - <ul> |
25 |
| - < li>WebGoat mailing list: [email protected]</ li> |
26 |
| - < li>Bruce Mayhew: [email protected]</ li> |
27 |
| - </ul> |
28 |
| - </p> |
29 |
| - </div> |
30 |
| - </div> |
| 25 | + <div class="col-md-6"> |
| 26 | + <p>Contact us: |
| 27 | + <ul> |
| 28 | + <li>WebGoat mailing list: ${emailList}</li> |
| 29 | + <li>Bruce Mayhew: ${contactEmail}</li> |
| 30 | + </ul> |
| 31 | + </p> |
| 32 | + </div> |
| 33 | + </div> |
31 | 34 | <div class="row">
|
32 | 35 | <div class="col-md-6">
|
33 | 36 | <p>WebGoat Authors
|
|
86 | 89 | </ul>
|
87 | 90 | </p>
|
88 | 91 | <p>Did we miss you? Our sincere apologies, as we know there have
|
89 |
| - been many contributors over the years. If your name does not |
90 |
| - appear in any of the lists above, please send us a note. We'll |
91 |
| - get you added with no further sacrifices required.</p> |
| 92 | + been many contributors over the years. If your name does not |
| 93 | + appear in any of the lists above, please send us a note. We'll |
| 94 | + get you added with no further sacrifices required.</p> |
92 | 95 | </div>
|
93 | 96 | </div>
|
94 | 97 | </div>
|
|
0 commit comments