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:
@ -9,6 +9,7 @@ xmlns="http://www.w3.org/TR/REC-html40">
|
||||
<meta name=ProgId content=Word.Document>
|
||||
<meta name=Generator content="Microsoft Word 12">
|
||||
<meta name=Originator content="Microsoft Word 12">
|
||||
<title>Solution: XPATH Injection</title>
|
||||
<link rel=File-List href="lesson_solutions/XPATHInjection_files/filelist.xml">
|
||||
<link rel=Edit-Time-Data href="lesson_solutions/XPATHInjection_files/editdata.mso">
|
||||
<!--[if !mso]>
|
||||
@ -747,7 +748,7 @@ field-end'></span><![endif]--> Inject XPath payload</p>
|
||||
<p class=MsoNormal><o:p> </o:p></p>
|
||||
<p class=MsoNormal><span style='font-family:"Arial","sans-serif";mso-bidi-font-weight:
|
||||
bold'>
|
||||
Injecting Smith' or 1=1 or 'a'='a will log you on
|
||||
Injecting <b>Smith' or 1=1 or 'a'='a</b> will log you on
|
||||
as the first user defined in the system. Password is a required field, so there
|
||||
you can enter whatever you want.<br><br>
|
||||
This is what the server gets:<br>
|
||||
|
Reference in New Issue
Block a user