|
1 | 1 | # Important Information
|
2 | 2 |
|
3 |
| -Thank you for downloading WebGoat! |
| 3 | +Thank you for downloading WebGoat! This is the WebGoat Legacy version which is essentially the WebGoat 5 with a new UI. |
4 | 4 |
|
5 | 5 | This program is a demonstration of common server-side application flaws. The
|
6 | 6 | exercises are intended to be used by people to learn about application
|
7 | 7 | penetration testing techniques.
|
8 | 8 |
|
9 | 9 | * [Home Page](http://webgoat.github.io)
|
10 | 10 | * [OWASP Project Home Page](http://www.owasp.org/index.php/Category:OWASP_WebGoat_Project)
|
11 |
| -* [Source Code](https://github.com/WebGoat/WebGoat) |
12 |
| -* [Easy-Run Download](https://webgoat.atlassian.net/builds/browse/WEB-DAIL/latestSuccessful/artifact/JOB1/WebGoat-Embedded-Tomcat/WebGoat-6.0-SNAPSHOT-war-exec.jar ) |
13 |
| -* [User Guide](http://code.google.com/p/webgoat/w/list) |
14 |
| -* [FAQ:](http://code.google.com/p/webgoat/wiki/FAQ) |
| 11 | +* [Source Code](https://github.com/WebGoat/WebGoat-Legacy) |
| 12 | +* [Easy-Run Download](https://webgoat.atlassian.net/builds/browse/WEB-WGM/latestSuccessful/artifact/JOB1/WebGoat-Embedded-Tomcat/WebGoat-6.0-SNAPSHOT-war-exec.jar ) |
| 13 | +* [Wiki](https://github.com/WebGoat/WebGoat-Legacy/wiki) |
| 14 | +* [FAQ (old info):](http://code.google.com/p/webgoat/wiki/FAQ) |
15 | 15 | * [Contact Info - Direct to Bruce Mayhew ]([email protected])
|
16 | 16 | * [Mailing List - WebGoat Community - For most questions ]([email protected])
|
17 | 17 |
|
@@ -66,7 +66,7 @@ as well.
|
66 | 66 | Git support you need: (https://netbeans.org/downloads/)
|
67 | 67 | * Git, or Git support in your IDE
|
68 | 68 |
|
69 |
| -**Note:** WebGoat source code can be downloaded at: (https://github.com/WebGoat/WebGoat). |
| 69 | +**Note:** WebGoat source code can be downloaded at: (https://github.com/WebGoat/WebGoat-Legacy). |
70 | 70 |
|
71 | 71 |
|
72 | 72 | 1. Building the project (Developers) using a command shell/window:
|
|
0 commit comments