SlideShare a Scribd company logo
1 of 21
8.1 © 2007 by Prentice Hall
88ChapterChapter
Securing InformationSecuring Information
SystemsSystems
8.2 © 2007 by Prentice Hall
LEARNING OBJECTIVES
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
• Analyze why information systems need special
protection from destruction, error, and abuse.
• Assess the business value of security and control.
• Design an organizational framework for security and
control.
• Evaluate the most important tools and technologies
for safeguarding information resources.
8.3 © 2007 by Prentice Hall
Phishing: A Costly New Sport for Internet Users
• Problem: Large number of vulnerable users of online
financial services, ease of creating bogus Web sites.
• Solutions: Deploy anti-phishing software and
services and a multilevel authentication system to
identify threats and reduce phishing attempts.
• Deploying new tools, technologies, and security
procedures, along with educating consumers,
increases reliability and customer confidence.
• Demonstrates IT’s role in combating cyber crime.
• Illustrates digital technology as part of a multilevel
solution as well as its limitations in overcoming
discouraged consumers.
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
8.4 © 2007 by Prentice Hall
SYSTEM VULNERABILITY AND ABUSE
Why Systems Are Vulnerable
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
Contemporary Security Challenges and Vulnerabilities
Figure 8-1
8.5 © 2007 by Prentice Hall
• Use of fixed Internet addresses through use of
cable modems or DSL
• Lack of encryption with most Voice over IP (VoIP)
• Widespread use of e-mail and instant messaging
(IM)
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
SYSTEM VULNERABILITY AND ABUSE
Internet Vulnerabilities:
Why Systems Are Vulnerable (Continued)
8.6 © 2007 by Prentice Hall
• Radio frequency bands are easy to scan
• The service set identifiers (SSID) identifying the
access points broadcast multiple times
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
SYSTEM VULNERABILITY AND ABUSE
Wireless Security Challenges:
8.7 © 2007 by Prentice Hall
• Computer viruses, worms,
• Spyware
• Identity theft, phishing, pharming
• Cyberterrorism and Cyberwarfare
• Vulnerabilities from internal threats (employees);
software flaws
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
SYSTEM VULNERABILITY AND ABUSE
Malicious Software: Viruses, Worms, and Spyware
Hackers and Cybervandalism
8.8 © 2007 by Prentice Hall
• Inadequate security and control may create serious
legal liability.
• Businesses must protect not only their own information
assets but also those of customers, employees, and
business partners. Failure to do so can lead to costly
litigation for data exposure or theft.
• A sound security and control framework that protects
business information assets can thus produce a high
return on investment.
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
BUSINESS VALUE OF SECURITY AND CONTROL
8.9 © 2007 by Prentice Hall
General controls:
• Software and hardware
• Computer operations
• Data security
• Systems implementation process
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
ESTABLISHING A MANAGEMENT FRAMEWORK FOR
SECURITY AND CONTROL
Types of Information Systems Controls
8.10 © 2007 by Prentice Hall
• Input
• Processing
• Output
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
ESTABLISHING A MANAGEMENT FRAMEWORK FOR
SECURITY AND CONTROL
Application controls:
8.11 © 2007 by Prentice Hall
Management Information SystemsManagement Information Systems
Chapter 10Chapter 10 Security and ControlSecurity and Control
ESTABLISHING A MANAGEMENT FRAMEWORK FOR
SECURITY AND CONTROL
Security Profiles for a Personnel System
Figure 8-4
8.12 © 2007 by Prentice Hall
• Disaster recovery planning: Plans for restoration of
computing and communications disrupted by an
event such as an earthquake, flood, or terrorist
attack
• Business continuity planning: Plans for handling
mission-critical functions if systems go down
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
ESTABLISHING A MANAGEMENT FRAMEWORK FOR
SECURITY AND CONTROL
Ensuring Business Continuity
8.13 © 2007 by Prentice Hall
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Access Control
• Passwords
Authentication:
Access control: Consists of all the policies and
procedures a company uses to prevent improper access
to systems by unauthorized insiders and outsiders
• Biometric authentication
8.14 © 2007 by Prentice Hall
• Firewalls: Hardware and software controlling flow of
incoming and outgoing network traffic
• Intrusion detection systems: Full-time monitoring
tools placed at the most vulnerable points of
corporate networks to detect and deter intruders
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Firewalls, Intrusion Detection Systems, and
Antivirus Software
8.15 © 2007 by Prentice Hall
• Antivirus software: Software that checks computer
systems and drives for the presence of computer
viruses and can eliminate the virus from the infected
area
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Firewalls, Intrusion Detection Systems, and
Antivirus Software (Continued)
8.16 © 2007 by Prentice Hall
Management Information SystemsManagement Information Systems
Chapter 10Chapter 10 Security and ContrSecurity and ContrChapter 8 Securing Information SystemsChapter 8 Securing Information Systems
olol
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
A Corporate Firewall
Figure 8-6
8.17 © 2007 by Prentice Hall
• Public key encryption: Uses two different keys, one
private and one public. The keys are mathematically
related so that data encrypted with one key can be
decrypted using only the other key
• Message integrity: The ability to be certain that the
message being sent arrives at the proper destination
without being copied or changed
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Encryption and Public Key Infrastructure
8.18 © 2007 by Prentice Hall
• Digital signature: A digital code attached to an
electronically transmitted message that is used to
verify the origin and contents of a message
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Encryption and Public Key Infrastructure
(Continued)
8.19 © 2007 by Prentice Hall
• Secure Sockets Layer (SSL) and its successor
Transport Layer Security (TLS): protocols for secure
information transfer over the Internet; enable client
and server computer encryption and decryption
activities as they communicate during a secure Web
session.
• Secure Hypertext Transfer Protocol (S-HTTP): used for
encrypting data flowing over the Internet; limited to
Web documents, whereas SSL and TLS encrypt all
data being passed between client and server.
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Encryption and Public Key Infrastructure
(Continued)
8.20 © 2007 by Prentice Hall
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL
Public Key Encryption
Figure 8-7
8.21 © 2007 by Prentice Hall
Worldwide Damage from Digital AttacksWorldwide Damage from Digital Attacks
Figure 8-3
This chart shows estimates of the average annual worldwide damage from hacking, malware, and spam since 1999.
These data are based on figures from mi2G and the authors.
Systems Vulnerability and Abuse
Management Information SystemsManagement Information Systems
Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems

More Related Content

What's hot

Vendor Landscape: Security Information and Event Management
Vendor Landscape: Security Information and Event ManagementVendor Landscape: Security Information and Event Management
Vendor Landscape: Security Information and Event Management
Info-Tech Research Group
 

What's hot (20)

Information security
Information security Information security
Information security
 
PCI DSS & PA DSS Version 3.0 Changes Webinar
PCI DSS & PA DSS Version 3.0 Changes WebinarPCI DSS & PA DSS Version 3.0 Changes Webinar
PCI DSS & PA DSS Version 3.0 Changes Webinar
 
How to Comply with NIST 800-171
How to Comply with NIST 800-171How to Comply with NIST 800-171
How to Comply with NIST 800-171
 
Introduction to information security
Introduction to information securityIntroduction to information security
Introduction to information security
 
Integrated Compliance
Integrated ComplianceIntegrated Compliance
Integrated Compliance
 
Making Compliance Business as Usual
Making Compliance Business as UsualMaking Compliance Business as Usual
Making Compliance Business as Usual
 
Log Monitoring and File Integrity Monitoring
Log Monitoring and File Integrity MonitoringLog Monitoring and File Integrity Monitoring
Log Monitoring and File Integrity Monitoring
 
Lesson 4
Lesson 4Lesson 4
Lesson 4
 
PCI DSS Business as Usual
PCI DSS Business as UsualPCI DSS Business as Usual
PCI DSS Business as Usual
 
LTS SECURE SECURITY INFORMATION AND EVENT MANAGEMENT (SIEM)
 LTS SECURE SECURITY INFORMATION AND EVENT MANAGEMENT (SIEM) LTS SECURE SECURITY INFORMATION AND EVENT MANAGEMENT (SIEM)
LTS SECURE SECURITY INFORMATION AND EVENT MANAGEMENT (SIEM)
 
AFAC session 2 - September 8, 2014
AFAC session 2 - September 8, 2014AFAC session 2 - September 8, 2014
AFAC session 2 - September 8, 2014
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 
Vendor Landscape: Security Information and Event Management
Vendor Landscape: Security Information and Event ManagementVendor Landscape: Security Information and Event Management
Vendor Landscape: Security Information and Event Management
 
What is the UK Cyber Essentials scheme?
What is the  UK Cyber Essentials scheme?What is the  UK Cyber Essentials scheme?
What is the UK Cyber Essentials scheme?
 
Is iso 27001, an answer to security
Is iso 27001, an answer to securityIs iso 27001, an answer to security
Is iso 27001, an answer to security
 
PCI DSS Business as Usual
PCI DSS Business as UsualPCI DSS Business as Usual
PCI DSS Business as Usual
 
Introduction to Information Security
Introduction to Information SecurityIntroduction to Information Security
Introduction to Information Security
 
Security and-visibility
Security and-visibilitySecurity and-visibility
Security and-visibility
 
Managing Multiple Assessments Using Zero Trust Principles
Managing Multiple Assessments Using Zero Trust PrinciplesManaging Multiple Assessments Using Zero Trust Principles
Managing Multiple Assessments Using Zero Trust Principles
 
ControlCase Data Discovery and PCI DSS
ControlCase Data Discovery and PCI DSSControlCase Data Discovery and PCI DSS
ControlCase Data Discovery and PCI DSS
 

Similar to 386sum08ch8 (1)

Smart security solutions for SMBs
Smart security solutions for SMBsSmart security solutions for SMBs
Smart security solutions for SMBs
Jyothi Satyanathan
 
SecureTower General Info
SecureTower General InfoSecureTower General Info
SecureTower General Info
Anton Lishchuk
 
IM Unit 4 Security and its a control.ppt
IM Unit 4 Security and its a control.pptIM Unit 4 Security and its a control.ppt
IM Unit 4 Security and its a control.ppt
RAJESH S
 

Similar to 386sum08ch8 (1) (20)

386sum08ch8
386sum08ch8386sum08ch8
386sum08ch8
 
Week 09_Cyber security u.pdf
Week 09_Cyber security u.pdfWeek 09_Cyber security u.pdf
Week 09_Cyber security u.pdf
 
Security and Control.ppt
Security and Control.pptSecurity and Control.ppt
Security and Control.ppt
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Meletis BelsisManaging and enforcing information security
Meletis BelsisManaging and enforcing information securityMeletis BelsisManaging and enforcing information security
Meletis BelsisManaging and enforcing information security
 
Huwei Cyber Security Presentation
Huwei Cyber Security PresentationHuwei Cyber Security Presentation
Huwei Cyber Security Presentation
 
Smart security solutions for SMBs
Smart security solutions for SMBsSmart security solutions for SMBs
Smart security solutions for SMBs
 
GitHub: Secure Software Development for Financial Services
GitHub: Secure Software Development for Financial ServicesGitHub: Secure Software Development for Financial Services
GitHub: Secure Software Development for Financial Services
 
SecureTower General Info
SecureTower General InfoSecureTower General Info
SecureTower General Info
 
INT 1010 06-6.pdf
INT 1010 06-6.pdfINT 1010 06-6.pdf
INT 1010 06-6.pdf
 
Jak využít cloudu pro zvýšení bezpečnosti vašeho IT
Jak využít cloudu pro zvýšení bezpečnosti vašeho ITJak využít cloudu pro zvýšení bezpečnosti vašeho IT
Jak využít cloudu pro zvýšení bezpečnosti vašeho IT
 
Security & control in mis
Security  & control in misSecurity  & control in mis
Security & control in mis
 
CCA study group
CCA study groupCCA study group
CCA study group
 
DACHNUG50 HCL BigFix_Keynote.pdf
DACHNUG50 HCL BigFix_Keynote.pdfDACHNUG50 HCL BigFix_Keynote.pdf
DACHNUG50 HCL BigFix_Keynote.pdf
 
Tyler Technology Expo
Tyler Technology ExpoTyler Technology Expo
Tyler Technology Expo
 
Zero Trust: Redefining Security in the Digital Age
Zero Trust: Redefining Security in the Digital AgeZero Trust: Redefining Security in the Digital Age
Zero Trust: Redefining Security in the Digital Age
 
Windstream Cloud Security Presentation
Windstream Cloud Security PresentationWindstream Cloud Security Presentation
Windstream Cloud Security Presentation
 
Scalar Security Roadshow April 2015
Scalar Security Roadshow April 2015Scalar Security Roadshow April 2015
Scalar Security Roadshow April 2015
 
Cyberlink Deck
Cyberlink DeckCyberlink Deck
Cyberlink Deck
 
IM Unit 4 Security and its a control.ppt
IM Unit 4 Security and its a control.pptIM Unit 4 Security and its a control.ppt
IM Unit 4 Security and its a control.ppt
 

Recently uploaded

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

386sum08ch8 (1)

  • 1. 8.1 © 2007 by Prentice Hall 88ChapterChapter Securing InformationSecuring Information SystemsSystems
  • 2. 8.2 © 2007 by Prentice Hall LEARNING OBJECTIVES Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems • Analyze why information systems need special protection from destruction, error, and abuse. • Assess the business value of security and control. • Design an organizational framework for security and control. • Evaluate the most important tools and technologies for safeguarding information resources.
  • 3. 8.3 © 2007 by Prentice Hall Phishing: A Costly New Sport for Internet Users • Problem: Large number of vulnerable users of online financial services, ease of creating bogus Web sites. • Solutions: Deploy anti-phishing software and services and a multilevel authentication system to identify threats and reduce phishing attempts. • Deploying new tools, technologies, and security procedures, along with educating consumers, increases reliability and customer confidence. • Demonstrates IT’s role in combating cyber crime. • Illustrates digital technology as part of a multilevel solution as well as its limitations in overcoming discouraged consumers. Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems
  • 4. 8.4 © 2007 by Prentice Hall SYSTEM VULNERABILITY AND ABUSE Why Systems Are Vulnerable Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems Contemporary Security Challenges and Vulnerabilities Figure 8-1
  • 5. 8.5 © 2007 by Prentice Hall • Use of fixed Internet addresses through use of cable modems or DSL • Lack of encryption with most Voice over IP (VoIP) • Widespread use of e-mail and instant messaging (IM) Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems SYSTEM VULNERABILITY AND ABUSE Internet Vulnerabilities: Why Systems Are Vulnerable (Continued)
  • 6. 8.6 © 2007 by Prentice Hall • Radio frequency bands are easy to scan • The service set identifiers (SSID) identifying the access points broadcast multiple times Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems SYSTEM VULNERABILITY AND ABUSE Wireless Security Challenges:
  • 7. 8.7 © 2007 by Prentice Hall • Computer viruses, worms, • Spyware • Identity theft, phishing, pharming • Cyberterrorism and Cyberwarfare • Vulnerabilities from internal threats (employees); software flaws Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems SYSTEM VULNERABILITY AND ABUSE Malicious Software: Viruses, Worms, and Spyware Hackers and Cybervandalism
  • 8. 8.8 © 2007 by Prentice Hall • Inadequate security and control may create serious legal liability. • Businesses must protect not only their own information assets but also those of customers, employees, and business partners. Failure to do so can lead to costly litigation for data exposure or theft. • A sound security and control framework that protects business information assets can thus produce a high return on investment. Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems BUSINESS VALUE OF SECURITY AND CONTROL
  • 9. 8.9 © 2007 by Prentice Hall General controls: • Software and hardware • Computer operations • Data security • Systems implementation process Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems ESTABLISHING A MANAGEMENT FRAMEWORK FOR SECURITY AND CONTROL Types of Information Systems Controls
  • 10. 8.10 © 2007 by Prentice Hall • Input • Processing • Output Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems ESTABLISHING A MANAGEMENT FRAMEWORK FOR SECURITY AND CONTROL Application controls:
  • 11. 8.11 © 2007 by Prentice Hall Management Information SystemsManagement Information Systems Chapter 10Chapter 10 Security and ControlSecurity and Control ESTABLISHING A MANAGEMENT FRAMEWORK FOR SECURITY AND CONTROL Security Profiles for a Personnel System Figure 8-4
  • 12. 8.12 © 2007 by Prentice Hall • Disaster recovery planning: Plans for restoration of computing and communications disrupted by an event such as an earthquake, flood, or terrorist attack • Business continuity planning: Plans for handling mission-critical functions if systems go down Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems ESTABLISHING A MANAGEMENT FRAMEWORK FOR SECURITY AND CONTROL Ensuring Business Continuity
  • 13. 8.13 © 2007 by Prentice Hall Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Access Control • Passwords Authentication: Access control: Consists of all the policies and procedures a company uses to prevent improper access to systems by unauthorized insiders and outsiders • Biometric authentication
  • 14. 8.14 © 2007 by Prentice Hall • Firewalls: Hardware and software controlling flow of incoming and outgoing network traffic • Intrusion detection systems: Full-time monitoring tools placed at the most vulnerable points of corporate networks to detect and deter intruders Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Firewalls, Intrusion Detection Systems, and Antivirus Software
  • 15. 8.15 © 2007 by Prentice Hall • Antivirus software: Software that checks computer systems and drives for the presence of computer viruses and can eliminate the virus from the infected area Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Firewalls, Intrusion Detection Systems, and Antivirus Software (Continued)
  • 16. 8.16 © 2007 by Prentice Hall Management Information SystemsManagement Information Systems Chapter 10Chapter 10 Security and ContrSecurity and ContrChapter 8 Securing Information SystemsChapter 8 Securing Information Systems olol TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL A Corporate Firewall Figure 8-6
  • 17. 8.17 © 2007 by Prentice Hall • Public key encryption: Uses two different keys, one private and one public. The keys are mathematically related so that data encrypted with one key can be decrypted using only the other key • Message integrity: The ability to be certain that the message being sent arrives at the proper destination without being copied or changed Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Encryption and Public Key Infrastructure
  • 18. 8.18 © 2007 by Prentice Hall • Digital signature: A digital code attached to an electronically transmitted message that is used to verify the origin and contents of a message Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Encryption and Public Key Infrastructure (Continued)
  • 19. 8.19 © 2007 by Prentice Hall • Secure Sockets Layer (SSL) and its successor Transport Layer Security (TLS): protocols for secure information transfer over the Internet; enable client and server computer encryption and decryption activities as they communicate during a secure Web session. • Secure Hypertext Transfer Protocol (S-HTTP): used for encrypting data flowing over the Internet; limited to Web documents, whereas SSL and TLS encrypt all data being passed between client and server. Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Encryption and Public Key Infrastructure (Continued)
  • 20. 8.20 © 2007 by Prentice Hall Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems TECHNOLOGIES AND TOOLS FOR SECURITY AND CONTROL Public Key Encryption Figure 8-7
  • 21. 8.21 © 2007 by Prentice Hall Worldwide Damage from Digital AttacksWorldwide Damage from Digital Attacks Figure 8-3 This chart shows estimates of the average annual worldwide damage from hacking, malware, and spam since 1999. These data are based on figures from mi2G and the authors. Systems Vulnerability and Abuse Management Information SystemsManagement Information Systems Chapter 8 Securing Information SystemsChapter 8 Securing Information Systems