InterviewSolution
Saved Bookmarks
| 1. |
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 authentication(b) Cross-site request forgery(c) Cross-site scripting(d) Cross-site scoring scriptingI have been asked this question in examination.My query is from Application Security in chapter Database Programming Techniques of Database Management |
|
Answer» The CORRECT option is (c) Cross-site scripting |
|