What is the purpose of SQL injection attacks?
2025
What is the purpose of SQL injection attacks?
- A.
To increase the performance of database queries
- B.
To bypass authentication systems
- C.
To improve database security
- D.
To enhance data encryption
Attempted by 61 students.
Show answer & explanation
Correct answer: B
SQL injection attacks exploit unsafe SQL input handling and can be used to bypass authentication or access data improperly.