Question: An idea is to use the SQL injection attack to turn one SQL statement into two, with the second one being the update or delete
An idea is to use the SQL injection attack to turn one SQL statement into two, with the second one being the update or delete statement. In SQL, semicolon (;) is used to separate two SQL statements. Please describe how you can use the login page to get the server run two SQL statements. Try the attack to delete a record from the database, and describe your observation. The login page is based on the SEED labs run on Ubuntu 16.04.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
