Solved

What Is the Difference Between Cross-Site Scripting and SQL Injection

Question 188

Multiple Choice

What is the difference between Cross-site Scripting and SQL Injection attacks?


A) Cross-site Scripting is when executives in a corporation are attacked, whereas SQL Injection is when a database is manipulated.
B) Cross-site Scripting is an attack where code is executed from the server side, whereas SQL Injection is an attack where code is executed from the client side.
C) Cross-site Scripting is a brute force attack targeting remote sites, whereas SQL Injection is a social engineering attack.
D) Cross-site Scripting is an attack where code is injected into a database, whereas SQL Injection is an attack where code is injected into a browser.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions