MANAGEMENT OF INFO.SECURITY-W/ACCESS
MANAGEMENT OF INFO.SECURITY-W/ACCESS
5th Edition
ISBN: 9781337195706
Author: WHITMAN
Publisher: CENGAGE L
bartleby

Concept explainers

Question
Book Icon
Chapter 5, Problem 6RQ
Program Plan Intro

Information Security (InfoSec) program:

  • The information security program defines structure and format of controlling the risks related to the information security of a company or an organization.
  • This program includes all objectives, planning and policies of the information security.
  • It includes three principles namely, confidentiality, integrity and availability.

 Functions of a complete InfoSec program:

  • A complete InfoSec program includes different functions like, risk management, risk assessment, system testing, policy, legal assessment, training and many others.
    • Risk management implements the controls to reduce the threats.
    • Risk assessment identifies or predicts the threats in the technology or system.
    • Policy promotes the policies related to information security.
    • Planning method includes creation, maintenance and monitoring of the plans related to information security.
    • Measurement predicts the risks using the existing systems or technologies.
    • Legal assessment includes all the legal issues related to company.
    • System testing check for vulnerabilities like hackers and attackers and secures the new technologies from the unauthorized users.
  • InfoSec program includes some other functions like centralized authentication, system security administration, network security administration, incident response, vulnerability assessment and many others.

Blurred answer
Students have asked these similar questions
Methods (Ch6) - Review 1. (The MyRoot method) Below is a manual implementation of the Math.sqrt() method in Java. There are two methods, method #1 which calculates the square root for positive integers, and method #2, which calculates the square root of positive doubles (also works for integers). public class SquareRoot { public static void main(String[] args) { } // implement a loop of your choice here // Method that calculates the square root of integer variables public static double myRoot(int number) { double root; root=number/2; double root old; do { root old root; root (root_old+number/root_old)/2; } while (Math.abs(root_old-root)>1.8E-6); return root; } // Method that calculates the square root of double variables public static double myRoot(double number) { double root; root number/2; double root_old; do { root old root; root (root_old+number/root_old)/2; while (Math.abs (root_old-root)>1.0E-6); return root; } } Program-it-Yourself: In the main method, create a program that…
I would like to know the main features about the following 3 key concepts:1. Backup Domain Controller (BDC)2. Access Control List (ACL)3. Dynamic Memory
In cell C21, enter a formula to calculate the number of miles you expect to drive each month. Divide the value of number of miles (cell A5 from the Data sheet) by the average MPG for the vehicle multiplied by the price of a gallon of gas (cell A6 from the Data sheet).
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Management Of Information Security
Computer Science
ISBN:9781337405713
Author:WHITMAN, Michael.
Publisher:Cengage Learning,
Text book image
Enhanced Discovering Computers 2017 (Shelly Cashm...
Computer Science
ISBN:9781305657458
Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:Cengage Learning
Text book image
MIS
Computer Science
ISBN:9781337681919
Author:BIDGOLI
Publisher:Cengage
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Security (MindTap Cours...
Computer Science
ISBN:9781337102063
Author:Michael E. Whitman, Herbert J. Mattord
Publisher:Cengage Learning
Text book image
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr