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