52.2k views
2 votes
A Web site that allows users to enter text, such as a comment or a name, and then stores it and later display it to other users, is potentially vulnerable to a kind of attack called a ___________________ attack.a. Two-factor authenticationb. Cross-site request forgeryc. Cross-site scriptingd. Cross-site scoring scripting

User Andy Heard
by
5.3k points

1 Answer

2 votes

Answer:

Option(c) is the correct answer.

Step-by-step explanation:

Cross-site scripting is the type of security breach that are usually found in the software applications.The main objective of cross site scripting it is used by the hackers to exploit the data security.

  • The cross site scripting is the collection of web pages that enables people to insert the text like comment, name stores it afterwards it save the data and then it appears to the other users.
  • Others options are incorrect because they are not related to given scenario.
User HamidTB
by
5.2k points