security Online Quiz - 13
Description: security Online Quiz - 13 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: security |
ASLR(Address Space Layout Randomization) and DEP (Data Execution Prevention) can be effective countermeasures against ?
Tina is working on a multi threaded application.The users of the application can specify the duration for which the threads may be put to sleep.If Tina does not perform any input validation,she is most likely to expose her code to ?
Cross site scripting is a type of attack where:
It is a good programming practice to prevent Caching of sensitive data at client or proxies by implementing:
Which is not a component of IIS application ?
As part of secure coding practices, its one of the counter measure that we take to address specific vulnerablity while attacker sending large amounts of data that exceed the quantities expected by the application within a given field.
Which of the following is not an web application vulnerability ?
Which piece of information is most likely to be gleaned from html source code?
Web applications that handle sensitive information employ appropriate communication protocols to encrypt the data in transit. Which one of the following communication protocols encrypts data during transit
Refer URL : http://www.testrun.com/login.aspx?id=' OR 1=1- . Which type of attack refered in this URL
Which of the following is not a security mechanism