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

1. Custom frameworks are easy to design but difficult to implement.
2. A threat is a weakness in the asset.
3. In the FAIR framework, the risk score is calculated based on the impact and likelihood.
4. Likelihood is the probability that an asset is attacked with a negative impact.
5. An asset is always a direct target of a threat.


1. False
2. False
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

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

1. Given a relative record number, it is possible to compute a physical disk address. 2. Accessing data directly involves little more than counting. 3. Redundant data are difficult to maintain. 4. When a program’s logic is tied to its physical data structure, changing that structure rarely requires changing the program. 5. A key part of the solution to both the data redundancy and data dependency problems is organizing the data as a single, integrated database.

Computer Science & Information Technology

To search for errors, what do you click in the Macro dialog box to open the Visual Basic Editor with the first procedure statement selected ? ____________________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

______ software and services are used to conceive, plan, and execute projects in any field. These tools are excellent methods of increasing the probability of successful projects.

a. Open source b. Linux c. Project management d. Mind-mapping

Computer Science & Information Technology

To use a stored address, C provides us with an indirection operator, ____.

A. % B. ^ C. & D. *

Computer Science & Information Technology