Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

Which vulnerability allows an attacker to manipulate backend SQL database queries by inputting untrusted payload text into input fields?

ACross-Site Request Forgery (CSRF)
BSQL Injection (SQLi)
CBuffer Overflow
DPhishing

Explanation

SQL Injection occurs when unvalidated user input is directly concatenated into SQL queries. Prepared Statements (Parameterized Queries) are the primary defense against SQLi.

Exam Relevance
  • Topic: Cybersecurity & Cryptography
  • Subtopic: Web Application Security
Submitted by: mcqstutor Team More Computer MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *