CST 312 Pablo Breuer. measures to deter, prevent, detect, and correct security violations that involve the transmission of information.

Slides:



Advertisements
Similar presentations
Network Security Chapter 1 - Introduction.
Advertisements

Cryptography and Network Security 2 nd Edition by William Stallings Note: Lecture slides by Lawrie Brown and Henric Johnson, Modified by Andrew Yang.
Network Security Essentials
Cryptography and Network Security Sixth Edition by William Stallings.
Cryptography and Network Security Chapter 1
Chapter 1 This book focuses on two broad areas: cryptographic algorithms and protocols, which have a broad range of applications; and network and Internet.
Lecture 1: Overview modified from slides of Lawrie Brown.
Introduction to network security
1 Cryptography and Network Security Third Edition by William Stallings Lecturer: Dr. Saleem Al_Zoubi.
Applied Cryptography for Network Security
Cryptography and Network Security Overview & Chapter 1 Fifth Edition by William Stallings Lecture slides by Lawrie Brown Editied by R. Newman.
“Network Security” Introduction. My Introduction Obaid Ullah Owais Khan Obaid Ullah Owais Khan B.E (I.T) – Hamdard University(2003), Karachi B.E (I.T)
Introduction (Pendahuluan)  Information Security.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
C OMPUTER S ECURITY C ONCEPTS By: Qubilah D’souza TE computer.
Review security basic concepts IT 352 : Lecture 2- part1 Najwa AlGhamdi, MSc – 2012 /1433.
Cryptography and Network Security Overview & Chapter 1 Fifth Edition by William Stallings Lecture slides by Lawrie Brown.
Lecture slides prepared for “Computer Security: Principles and Practice”, 2/e, by William Stallings and Lawrie Brown, Chapter 1 “Overview”.
Dr. Lo’ai Tawalbeh 2007 INCS 741: Cryptography Chapter 1:Introduction Dr. Lo’ai Tawalbeh New York Institute of Technology (NYIT) Jordan’s Campus
Cryptography and Network Security Chapter 1
Cryptography and Network Security Overview & Chapter 1 Fifth Edition by William Stallings.
Introduction (Based on Lecture slides by J. H. Wang)
Cryptography and Network Security
Eng. Wafaa Kanakri Second Semester 1435 CRYPTOGRAPHY & NETWORK SECURITY Chapter 1:Introduction Eng. Wafaa Kanakri UMM AL-QURA UNIVERSITY
Network Security Essentials Chapter 1
Lecture 1: Overview modified from slides of Lawrie Brown.
Network Security Essentials Chapter 1 Fourth Edition by William Stallings (Based on Lecture slides by Lawrie Brown)
Computer Security: Principles and Practice First Edition by William Stallings and Lawrie Brown Lecture slides by Lawrie Brown Chapter 1 – Overview.
Computer Security: Principles and Practice
Introduction to Computer and Network Security
Network Security Essentials Chapter 1
1 Introduction to Network Security Spring Outline Introduction Attacks, services and mechanisms Security threats and attacks Security services.
1 Introduction to Information Security Spring 2012.
Another perspective on Network Security Network Security Essentials: Applications and Standards, 4/E William Stallings ISBN-10: ISBN-13:
Chapter 1 Overview The NIST Computer Security Handbook defines the term Computer Security as:
Computer and Network Security Rabie A. Ramadan. Organization of the Course (Cont.) 2 Textbooks William Stallings, “Cryptography and Network Security,”
. 1. Computer Security Concepts 2. The OSI Security Architecture 3. Security Attacks 4. Security Services 5. Security Mechanisms 6. A Model for Network.
1 Chapter 1 – Background Computer Security T/ Tyseer Alsamany - Computer Security.
Lecture slides prepared for “Computer Security: Principles and Practice”, 3/e, by William Stallings and Lawrie Brown, Chapter 1 “Overview”. © 2016 Pearson.
Topic 1 – Introduction Huiqun Yu Information Security Principles & Applications.
T.A 2013/2014. Wake Up Call! Malware hijacks your , sends death threats. Found in Japan (Oct 2012) Standford University Recent Network Hack May Cost.
Network Security Introduction
Computer threats, Attacks and Assets upasana pandit T.E comp.
C OMPUTER THREATS, ATTACKS AND ASSETS DONE BY NISHANT NARVEKAR TE COMP
Cryptography and Network Security Chapter 1. Background  Information Security requirements have changed in recent times  traditionally provided by physical.
Copyright © 2013 – Curt Hill Computer Security An Overview.
Lecture1.1(Chapter 1) Prepared by Dr. Lamiaa M. Elshenawy 1.
COMPUTER SECURITY COMP424 1 ST LECTURE OVERVIEW AND TERMINOLOGIES Dr. Sarah Mustafa Eljack
CSEN 1001 Computer and Network Security Amr El Mougy Mouaz ElAbsawi.
1 Network Security Maaz bin ahmad.. 2 Outline Attacks, services and mechanisms Security attacks Security services Security Mechanisms A model for Internetwork.
Network Security Overview
Lecture 1 Introduction Dr. nermin hamza 1. Aim of Course Overview Cryptography Symmetric and Asymmetric Key management Researches topics 2.
Information Security Principles course “Cryptology” Based of: “Cryptography and network Security” by William Stalling, 5th edition. Eng. Mohamed Adam Isak.
Cryptography and Network Security
CS457 Introduction to Information Security Systems
Computer and Network Security
Information System and Network Security
COMPUTER SECURITY CONCEPTS
Data & Network Security
Introduction to Information Security
CNET334 - Network Security
BINF 711 Amr El Mougy Sherif Ismail.
NET 311 Information Security
Computer and Network Security
Introduction to Computer and Network Security
Introduction to Cryptography
Confidentiality, Integrity, Nonrepudiation
Challenges Of Network Security
Security Attacks Network Security.
Definition Of Computer Security
Presentation transcript:

CST 312 Pablo Breuer

measures to deter, prevent, detect, and correct security violations that involve the transmission of information

 The NIST Computer Security Handbook defines the term computer security as: “the protection afforded to an automated information system in order to attain the applicable objectives of preserving the integrity, availability and confidentiality of information system resources” (includes hardware, software, firmware, information/data, and telecommunications)

Data confidentiality Assures that private or confidential information is not made available or disclosed to unauthorized individuals Privacy Assures that individuals control or influence what information related to them may be collected and stored and by whom and to whom that information may be disclosed Confidentiality Data integrity Assures that information and programs are changed only in a specified and authorized manner System integrity Assures that a system performs its intended function in an unimpaired manner, free from deliberate or inadvertent unauthorized manipulation of the system Integrity Assures that systems work promptly and service is not denied to authorized users Availability

Confidentiality Protecting the authorized restrictions on information access and disclosure Integrity Guarding against improper modification or destruction of information Availability Ensuring timely and reliable access to and use of information

Authenticity Verifying that users are who they say they are and that each input arriving at the system came from a trusted sourceVerifying that users are who they say they are and that each input arriving at the system came from a trusted sourceAccountability The security goal that generates the requirement for actions of an entity to be traced uniquely to that entityThe security goal that generates the requirement for actions of an entity to be traced uniquely to that entity

The loss could be expected to have a severe or catastrophic adverse effect on organizational operations, organizational assets, or individuals High The loss could be expected to have a serious adverse effect on organizational operations, organizational assets, or individuals Moderate The loss could be expected to have a limited adverse effect on organizational operations, organizational assets, or individuals Low

 Security is not simple  Potential attacks on the security features need to be considered  Procedures used to provide particular services are often counter-intuitive  It is necessary to decide where to use the various security mechanisms  Requires constant monitoring  Is too often an afterthought  Security mechanisms typically involve more than a particular algorithm or protocol  Security is essentially a battle of wits between a perpetrator and the designer  Little benefit from security investment is perceived until a security failure occurs  Strong security is often viewed as an impediment to efficient and user- friendly operation

 The security staff needs to win every time. The malicious actors need to win only once  Security is often the enemy of ease-of use  Security is about reducing risk to an acceptable level  The Halting Problem assures is we’re never completely secure

 Vulnerability A hardware, software or procedural weakness which may provide an avenue for an attacker to bypass system security.  Threat A potential for violation of security, which exists when there is a circumstance, capability, action, or event that could breach security and cause harm. That is, a threat is a possible danger that might exploit a vulnerability.  Attack An assault on a system security that derives from an intelligent threat; that is, an intelligent act that is a deliberate attempt to evade security services and violate the security of a system.

A passive attack attempts to learn or make use of information from the system but does not affect system resources An active attack attempts to alter system resources or affect their operation

 Two types of passive attacks are:  The release of message contents  Traffic analysis Are in the nature of eavesdropping on, or monitoring of, transmissions Goal of the opponent is to obtain information that is being transmitted

 Message Contents  Allows the contents of the communication to be observed  Traffic Analysis  Metadata Analysis allows for information about the communication to be observed  Examples ▪ To/From IP addresses ▪ Port ▪ Protocol ▪ Data size

 Involve some modification of the data stream or the creation of a false stream  Difficult to prevent because of the wide variety of potential physical, software, and network vulnerabilities  Goal is to detect attacks and to recover from any disruption or delays caused by them Takes place when one entity pretends to be a different entity Usually includes one of the other forms of active attack Masquerade Involves the passive capture of a data unit and its subsequent retransmission to produce an unauthorized effect Replay Some portion of a legitimate message is altered, or messages are delayed or reordered to produce an unauthorized effect Modification of messages Prevents or inhibits the normal use or management of communications facilities Denial of service

 The protection of transmitted data from passive attacks  Broadest service protects all user data transmitted between two users over a period of time  Narrower forms of service includes the protection of a single message or even specific fields within a message  The protection of traffic flow from analysis  This requires that an attacker not be able to observe the source and destination, frequency, length, or other characteristics of the traffic on a communications facility

Can apply to a stream of messages, a single message, or selected fields within a message Connection-oriented integrity service, one that deals with a stream of messages, assures that messages are received as sent with no duplication, insertion, modification, reordering, or replays A connectionless integrity service, one that deals with individual messages without regard to any larger context, generally provides protection against message modification only

 Concerned with assuring that a communication is authentic  In the case of a single message, assures the recipient that the message is from the source that it claims to be from  In the case of ongoing interaction, assures the two entities are authentic and that the connection is not interfered with in such a way that a third party can masquerade as one of the two legitimate parties Two specific authentication services are defined in X.800: Peer entity authentication Data origin authentication

 Computer security concepts  Definition  Examples  Challenges  The OSI security architecture  Security attacks  Passive attacks  Active attacks  Security services  Authentication  Access control  Data confidentiality  Data integrity  Nonrepudiation  Availability service  Security mechanisms