Fixed Double Hints in SqlInjection Advanced Challenge
This commit is contained in:
committed by
Nanne Baars
parent
5fa11a1b4b
commit
43504b9a7b
@ -8,6 +8,7 @@ SqlInjectionChallenge2=The vulnerability is on the register form
|
||||
SqlInjectionChallenge3=Use tooling to automate this attack
|
||||
sql-injection.error=<span class='feedback-negative'>Sorry, this solution is not correct. Try again!</span>
|
||||
NoResultsMatched=<span class='feedback-negative'>No results matched. Try Again.</span>
|
||||
ResultsButNotTom=<span class='feedback-negative'>Try To login as Tom!</span>
|
||||
|
||||
sql-injection.2.success=<span class='feedback-positive'>You have succeeded!</span>
|
||||
sql-injection.2.failed=<span class='feedback-negative'>Something went wrong! You got no results, check your SQL Statement and the table above.</span>
|
||||
|
Reference in New Issue
Block a user