The Fabrication attack type most commonly affects which principle(s) of the CIA triad?

A. Availability
B. Integrity
C. Confidentiality
D. Integrity and Availability
E. Confidentiality and Integrity


Answer: D. Integrity and Availability

Computer Science & Information Technology

You might also like to view...

To implicitly overload the += operator:

a. Only the + operator needs to be overloaded. b. Only the = operator needs to be overloaded. c. Both the + and = operators need to be overloaded. d. The += operator cannot be overloaded implicitly.

Computer Science & Information Technology

A ____ graphic consists of a set of points, lines, and other geometrical shapes.

A. JPEG B. vector C. TIFF D. GIF

Computer Science & Information Technology

A Windows XP TLB entry contains the full 32- bit virtual address and the 32-bit physical address to which it corresponds.Associative memory is very expensive. Suggest a space-saving optimization for the TLB.

What will be an ideal response?

Computer Science & Information Technology

When a boolean array object is instantiated, its components are initialized to false.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology