Fix a hint to refer to the right field
git-svn-id: http://webgoat.googlecode.com/svn/trunk@259 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
8d85b2da23
commit
1b6789304c
@ -122,7 +122,7 @@ public class SQLInjection extends GoatHillsFinancial
|
||||
|
||||
// Stage 3
|
||||
hints
|
||||
.add("Try entering a password of [ 101 OR 1=1 ORDER BY 'salary' ].");
|
||||
.add("Try entering an employee_id of [ 101 OR 1=1 ORDER BY 'salary' ].");
|
||||
|
||||
// Stage 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user