Added Buffer Overflow lesson, added and updated solutions, fixed errors in lessons preventing them from being completed correctly
git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@436 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
@ -82,7 +82,7 @@ FileTooLarge=File is too large
|
||||
FileBinary=File is binary
|
||||
TheFollowingError=The following error occurred while accessing the file: <
|
||||
PathBasedAccessControlInstr1=The '
|
||||
PathBasedAccessControlInstr2=' user has access to all the files in the lesson_plans/English directory. Try to break the access control mechanism and access a resource that is not in the listed directory. After selecting a file to view, WebGoat will report if access to the file was granted. An interesting file to try and obtain might be a file like tomcat/conf/tomcat-users.xml
|
||||
PathBasedAccessControlInstr2=' user has access to all the files in the lesson_plans/English directory. Try to break the access control mechanism and access a resource that is not in the listed directory. After selecting a file to view, WebGoat will report if access to the file was granted. An interesting file to try and obtain might be a file like tomcat/conf/tomcat-users.xml. Remember that file paths will be different if using the WebGoat source.
|
||||
ErrorGenerating=Error generating
|
||||
ViewingFile=Viewing file:
|
||||
File=File:
|
||||
|
Reference in New Issue
Block a user