Question: SQL Injection Assignment - WebGoat Please complete 5 of the following question. Thank you! Try It! String SQL Injection The query in the code builds
SQL Injection Assignment - WebGoat
Please complete 5 of the following question.
Thank you!





Try It! String SQL Injection The query in the code builds a dynamic query as seen in the previous example. The query in the code builds a dynamic query by concatenating strings making it susceptible to String SQL Injection "select * from users where LAST NAME . g?,-Ea" + userName + --; Using the torm below try to retrieve all the users from the users table. You shouldn't need to know any specific user name to get the complete list, however you can use 'Smith' to see the data for one user. Account Name Get Account Info
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
