Last Updated on March 26, 2021 by Admin
What type of attack targets an SQL database using the input field of a user?
- buffer overflow
- SQL injection
- Cross site scripting
- XML injection
Answers Explanation & Hints: A criminal can insert a malicious SQL statement in an entry field on a website where the system does not filter the user input correctly.