Which NIST publication describes the philosophical guidelines that the security team should integrate into the entire InfoSec process, beginning with "Security supports the mission of the organization"?
A. SP 800-12, Rev. 1: An Introduction to Information Security (2017)
B. SP 800-18, Rev. 1: Guide for Developing Security Plans for Federal Information Systems (2006)
C. SP 800-14: Generally Accepted Principles and Practices for Securing Information Technology Systems (1996)
D. SP 800-55, Rev. 1: Performance Measurement Guide for Information Security (2008)
Answer: C
You might also like to view...
Assuming the definition,
class BasePlusCommissionEmployee : public CommissionEmployee which of the following is false? a. The colon ( : ) in the header of the class definition indicates inheritance. b. The keyword public indicates the type of inheritance. c. All the public and protected members of class BasePlusCommissionEmployee are inherited as public and protected members, respectively, into class CommissionEmployee. d. CommissionEmployee is the base class and BasePlusCommissionEmployee is the derived class.
________ is a business intelligence tool that provides the user with the ability to import, shape, cleanse, and query data
Fill in the blank(s) with correct word
Why do you need to put extra paragraph returns between paragraphs before
copying and pasting text from other programs to Dreamweaver? What will be an ideal response?
The node that is directly above node n in a tree is called the ______ of node n.
a. root b. leaf c. parent d. child