CANVAS is an example of what security tool?

A. fuzzers
B. HTTP interceptors
C. exploitation framework
D. password crackers


C
Explanation: Exploitation tools sometimes called exploit kits are groups of tools used to exploit security holes. They are created for a wide variety of applications. They attack an application in the same way a hacker would and so they can be used for good and evil. CANVAS, sold on a subscription model ships with over 400 exploits.

Computer Science & Information Technology

You might also like to view...

Viruses that load from USB drives left connected to computers when computers are turned on are known as

a. boot-sector viruses. b. script viruses. c. polymorphic viruses. d. encryption viruses.

Computer Science & Information Technology

Perform the task specified by each of the following statements:

a) Write the function header for a function called exchange that takes two pointers to double-precision, floating-point numbers x and y as parameters and does not return a value. b) Write the function prototype for the function in part (a). c) Write the function header for a function called evaluate that returns an integer and that takes as parameters integer x and a pointer to function poly. Function poly takes an integer parameter and returns an integer. d) Write the function prototype for the function in part (c). e) Write two statements that each initialize character array vowel with the string of vowels,"AEIOU".

Computer Science & Information Technology

Besides offering tools to create ____ applications, Visual Basic 2010 also provides developers a reporting solution.

A. Windows B. VSTO C. Web D. any of the above

Computer Science & Information Technology

Describe when you would use Save and when you would use Save As when saving a document.

What will be an ideal response?

Computer Science & Information Technology