Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The attack which involves the insertion of malicious code into a page frequented by other users is known as _______________

a) basic sql injection
b) advanced sql injection
c) cross-site scripting
d) scripting

Answer: c
Explanation: The cross-site scripting attack is among one of the top five security attacks carried out across the Internet. It is also known as XSS, this attack is a type of code injection attack which is made possible by incorrectly validating user data, which usually gets inserted into the page through a web form or using an altered hyperlink.

Join The Discussion