Distinguish between vulnerability, threat, and control

What will be an ideal response?


A
threat
is
a
potential
to
do
harm.
A
vulnerability
is
a
means
by
which
a
threat
agent
can
cause
harm.
A
control
is
a
protective
measure
that
prevents
a
threat
agent
from
exercising
a
vulnerability.

Computer Science & Information Technology

You might also like to view...

Which of the following is not a simple data type?

a) int b) array c) float d) char

Computer Science & Information Technology

Where do you place the code to associate a web page with an external style sheet?

a. in the external style sheet b. in the DOCTYPE of the web page document c. in the body section of the web page document d. in the head section of the web page document

Computer Science & Information Technology

How can you eliminate the hard drive as the source of an application error?

What will be an ideal response?

Computer Science & Information Technology

In CSS, colors can be entered by a(n) ____.

A. name B. hexadecimal value C. RGB triplet D. all of the above

Computer Science & Information Technology