Why should information security system be as simple as possible?
What will be an ideal response?
Because attacks can come from a variety of sources and in many forms, information security is, by its very nature, complex. And the more complex something becomes, the more difficult it is to understand. A security guard who does not understand how motion detectors interact with infrared trip lights may not know what to do when one system alarm shows an intruder but the other does not. In addition, complex systems allow many opportunities for something to go wrong. In short, complex systems can be a thief 's ally.
The same is true with information security. Complex security systems can be hard to understand, hard to troubleshoot, and hard to feel secure about. As much as possible, a secure system should be simple enough for those on the inside to understand and use. Complex security schemes are often compromised to make them easier for trusted users to work with, yet this can also make it easier for the attackers as well.
You might also like to view...
What is the output of the following program fragment? cout << pow(4,2) << endl;
a. 4 b. 2 c. 8 d. 16
Each value in a Case statement is separated by a period.
Answer the following statement true (T) or false (F)
______________________________ in the selection of technology products are measurable and do not rely on an evaluator's personal biases.
Fill in the blank(s) with the appropriate word(s).
A structure chart is also called a(n)
a) system flowchart. b) module chart. c) system diagram. d) hierarchy chart.