What is the purpose of SQL injection attacks?
2025
What is the purpose of SQL injection attacks?
Answer: B. To bypass authentication systems — SQL injection attacks exploit unsafe SQL input handling and can be used to bypass authentication or access data improperly.
- 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 214 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.
Explore the full course: Bihar Stet Paper Ii Computer Science
Loading lesson…