Added doc directory back into main project root. Build script moves doc to webcontent.
Changed how to work with WebGoat picture to have original buttons git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@348 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -14,15 +14,18 @@ in the Introduction section.</p>
|
||||
<h2>The Interface Of WebGoat</h2>
|
||||
<p>
|
||||
<img src="/WebGoat/images/introduction/interface.jpg"><br><br>
|
||||
1. Here you see all Categories of Lessons in WebGoat. Click on the Categories to see all Lessons in it.<br>
|
||||
2. This link will give you the technical background to solve the lesson.<br>
|
||||
3. Do you need some help to find the solution? Here you will find useful hints.<br>
|
||||
4. Here you will find a complete solution of the selected lesson.<br>
|
||||
5. If you want to restart a lesson you can use this link.</p>
|
||||
1. These are Lesson Categories in WebGoat. Click on a Category to see all Lessons in it.<br>
|
||||
2. This will show technical hints to solve the lesson.<br>
|
||||
3. This will show the HTTP Request Parameters<br>
|
||||
4. This will show the HTTP Request Cookies<br>
|
||||
5. This will show goals and objectives of the lesson.<br>
|
||||
6. This will show the underlying Java source code.<br>
|
||||
7. This will show the complete solution of the selected lesson.<br>
|
||||
8. If you want to restart a lesson you can use this link.</p>
|
||||
<h2>Solve The Lesson</h2>
|
||||
<p>
|
||||
Always read first the lessons plan. Then try to solve the lesson and if necessary,
|
||||
use the hints. If you cannot solve the lesson using the hints, you may watch the
|
||||
Always start with the lessons plan. Then try to solve the lesson and if necessary,
|
||||
use the hints. If you cannot solve the lesson using the hints, you may view the
|
||||
solution. Every step is explained there.</p>
|
||||
<h2>Read And Edit Parameters</h2>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user