InterviewSolution
Saved Bookmarks
| 1. |
Mention What Happens When An Application Takes User Inserted Data And Sends It To A Web Browser Without Proper Validation And Escaping? |
|
Answer» Cross SITE scripting happens when an APPLICATION takes USER inserted data and sends it to a web BROWSER without proper VALIDATION and escaping. Cross site scripting happens when an application takes user inserted data and sends it to a web browser without proper validation and escaping. |
|