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