Question
What is the likely purpose of adding '--' at the end of the SQL injection string?
To terminate the SQL command
To add a new SQL command
To start a comment and ignore the rest of the query
To encrypt the payload
Submit
Skip