Question
Why might an attacker include '--' at the end of a SQL injection string?
To comment out the rest of the SQL query
To execute multiple commands simultaneously
To encrypt the query
To reset database connections
Submit
Skip