Using MIS (9th Edition)
Using MIS (9th Edition)
9th Edition
ISBN: 9780134106786
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 10.9, Problem 10.3ARQ

Explanation of Solution

Security threats:

Security threat is a thing that can cause damage to the organization, IT systems and networks. For example, if the details of a bank account can be accessed by any intruder without the permission of an appropriate user for misusing their details is called as “threat”.

Explanation for elements that are given in “Figure 10-6”:

  • If important data is involved in system then security measures have to be taken seriously to protect the data.
  • Creating strong password for particular site and multiple passwords for different account is to keep hackers from accessing accounts more easily.
  • Sending data via email or IM is not secure because hackers can easily hack those information using history logs.
  • HTTPS is a hypertext transfer protocol for secure transformation or communication over the web.
  • Removing high value of asset from computer is a way to keep our system safely.
  • Hacker knows the information through browsing history, temporary files, and cookies of the system. So, clear all the visited files to prevent the system.
  • Updating antivirus software is an essential thing to keep the system from threat.
  • Security concern is an important for every worker so that everyone is on the same page when it comes to privacy.
  • Following the guidelines of the company in order to reduce the chance of a threat.
  • Business initiatives must consider this protection activity that would ensure the organization-wide.

IDS:

Intrusion detection system (IDS) is an application software or device which is used to monitor the networks or activities of the system for unauthorized access and threats to produce the caution reports to authorized user...

Blurred answer
Students have asked these similar questions
Two pseudocode questions I need help with: How do I design a module called findSum that will display the sum of two integer passed by parameter, and a module called findArea that will display the area of a rectangle when passed 2 real values for the length and width of the rectangle?
For the pseudocode module, what is displayed with the call findValue(1, 4, 2)?Module findValue(Integer a, Integer b, Integer c)                 Declare Integer value                 value = b + c - a                 Display value
I need help finishing my python rock paper scissors code, where it asks the user "rock, paper, scissors", the user types either option (repeatedly asks until its one of the three), and for a random option from the code to select also rock paper scissors. The end result would be you winning, code winning, or a tie.My code:import randomOPTIONS = ("ROCK", "PAPER", "SCISSOR") def getInput():    """        Function getInput() will receive and validate user input to be        the string ROCK, PAPER, or SCISSOR.  Input must be spelled correctly        and in all capital letters.  Function will return the validated input         @return user input as ROCK, PAPER, OR SCISSOR    """    #need help here def checkWinner(user, computer):    """        Function checkWinner will accept 2 string parameters that must be unique        values of ROCK, PAPER, or SCISSOR.  Functions should return true if the        string in parameter user beats the string in parameter computer in a game        of rock…
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education