Which of the following vulnerabilities involves hackers manipulating backend query inputs within web forms to gain unauthorized access to underlying corporate databases? MCQ with Answer and Explanation
Which of the following vulnerabilities involves hackers manipulating backend query inputs within web forms to gain unauthorized access to underlying corporate databases?
A. Cross-Site Scripting (XSS)
B. SQL Injection (SQLi)
C. Denial of Service (DoS)
D. Phishing Redirect
Answer: Option B
Solution (By JKExamLibrary)
SQL Injection occurs when malicious SQL statements are inserted into entry fields for execution, letting attackers manipulate database systems behind a website.
What mechanism does an online media application implement over internet networks to buffer incoming audio and video data segments inside device memory ahead of playback, preventing streaming stutters?
A.Running outbound SMTP mail server delivery routines
B.Media Buffering
C.Altering localized device hardware MAC address registries
Explanation:
Media buffering downloads and holds a portion of a streaming media file in local volatile RAM ahead of playback, providing a cushion against brief drops in internet bandwidth.
What is the term given to an internet site model that allows any visiting user to collaboratively edit, modify, add, or delete content records directly from their web browser?
Explanation:
A wiki is a collaborative web platform that allows multiple users to create, modify, and interlink web pages using a simplified markup language or rich text editor.
No comments yet. Be the first to start the discussion!