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