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