Description: This quiz is about the security on Web, contains question related to Cross Site Scripting (XSS), Security Best practices. | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: security |
What are the fundamental principles of Security?
What should be considered the most while doing data classification
Which of the following should be stored in the cookie?
In which of the following exploits does an attacker insert malicious code into a link that appears to be from a trustworthy source?
Failing to properly validate uploaded files could result in:
What does “White List” data validation means?
Which languages are vulnerable to Cross Site Scripting attacks ?
Out of the following which can be considered as user input for which validation is not required
The main risk to a web application in a cross site scripting attack is …
Which cookie flag, when set, will prevent their transmission over non secure channel?
Cross Site Scripting is an attack against
Which of the following is appropriate for customer emails regarding a limited time promotional offer?
Out of the following which one can be considered as a possible solutions for SQL injection vulnerability?
What is the common cause of buffer over flows, cross-site scripting, SQL injection and format string attacks?
What is the preferred medium for backing up log files ?
Temporary files
Implementing Access Control based on a hard coded IP address
How can we prevent dictionary attacks on password hashes ?
Web server will log which part of a GET request?