Bug fixes due to changed fuction, Updated text

This commit is contained in:
philippesteinbach
2018-11-10 19:41:35 +01:00
committed by Nanne Baars
parent 295b5a4772
commit 7733ea0c85
7 changed files with 69 additions and 20 deletions

View File

@ -11,6 +11,9 @@ 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>
sql-injection.2.success=You have succeded!
sql-injection.2.failed=Something went wrong! You got no results, check your SQL Statement and the table above
NoResultsMatched=No results matched. Try Again.
SqlInjectionChallengeHint1=The Table Name is randomized at each start of Webgoat, try to figure out the name first.