CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.

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.
1 Computer Security Instructor: Dr. Bo Sun. 2 Course Objectives Understand basic issues, concepts, principles, and mechanisms in computer network security.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Chapter 1 – Introduction
1 Cryptography and Network Security Third Edition by William Stallings Lecturer: Dr. Saleem Al_Zoubi.
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
CSCE 790: Computer Network Security Chin-Tser Huang University of South Carolina.
CSCE 790: Computer Network Security Chin-Tser Huang University of South Carolina.
Chapter 1 – Introduction The art of war teaches us to rely not on the likelihood of the enemy's not coming, but on our own readiness to receive him; not.
Security Internet Management & Security 06 Learning outcomes At the end of this session, you should be able to: –Describe the reasons for having system.
Applied Cryptography for Network Security
Cryptography and Network Security Chapter 1. Chapter 1 – Introduction The art of war teaches us to rely not on the likelihood of the enemy's not coming,
Introduction (Pendahuluan)  Information Security.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
CSCE 211: Digital Logic Design
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
Cryptography and Network Security Chapter 1 Fourth Edition by William Stallings Lecture slides by Lawrie Brown.
1 CSE 651: Introduction to Network Security Steve Lai Spring 2010.
Alexander Potapov.  Authentication definition  Protocol architectures  Cryptographic properties  Freshness  Types of attack on protocols  Two-way.
Computer Security Tran, Van Hoai Department of Systems & Networking Faculty of Computer Science & Engineering HCMC University of Technology.
1 Cryptography and Network Security Fourth Edition by William Stallings Lecture slides by Lawrie Brown Changed by: Somesh Jha [Lecture 1]
Dr. Lo’ai Tawalbeh 2007 INCS 741: Cryptography Chapter 1:Introduction Dr. Lo’ai Tawalbeh New York Institute of Technology (NYIT) Jordan’s Campus
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Cryptography and Network Security
Information Security Principles (ESGD4222)
Eng. Wafaa Kanakri Second Semester 1435 CRYPTOGRAPHY & NETWORK SECURITY Chapter 1:Introduction Eng. Wafaa Kanakri UMM AL-QURA UNIVERSITY
Cryptography, Authentication and Digital Signatures
CSCE 715: Network Systems Security
CSCE 790: Computer Network Security Chin-Tser Huang University of South Carolina.
Information Security By:-H.M.Patel. Information security There are three aspects of information security Security service Security mechanism Security.
Computer and Network Security Rabie A. Ramadan. Organization of the Course (Cont.) 2 Textbooks William Stallings, “Cryptography and Network Security,”
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 University of Palestine Information Security Principles ITGD 2202 Ms. Eman Alajrami 2 nd Semester
Csci5233 computer security & integrity 1 Cryptography: an overview.
1 Chapter 1 – Background Computer Security T/ Tyseer Alsamany - Computer Security.
Topic 1 – Introduction Huiqun Yu Information Security Principles & Applications.
CS453: Introduction to Information Security for E-Commerce Prof. Tom Horton.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Ch 13 Trustworthiness Myungchul Kim
CSCE 211: Digital Logic Design Chin-Tser Huang University of South Carolina.
Network Security Introduction
INTRODUCTION TO COMPUTER & NETWORK SECURITY INSTRUCTOR: DANIA ALOMAR.
Cryptography and Network Security Chapter 1. Background  Information Security requirements have changed in recent times  traditionally provided by physical.
Introduction to Network Systems Security Mort Anvari.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
1 Computer Security Instructor: Dr. Bo Sun. 2 Course Objectives Understand basic issues, concepts, principles, and mechanisms in computer network security.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
By Marwan Al-Namari & Hafezah Ben Othman Author: William Stallings College of Computer Science at Al-Qunfudah Umm Al-Qura University, KSA, Makkah 1.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
1 Network Security Maaz bin ahmad.. 2 Outline Attacks, services and mechanisms Security attacks Security services Security Mechanisms A model for Internetwork.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Lecture 1 Introduction Dr. nermin hamza 1. Aim of Course Overview Cryptography Symmetric and Asymmetric Key management Researches topics 2.
CSCE 211: Digital Logic Design
Cryptography: an overview
Cryptography: an overview
CSCE 715: Network Systems Security
CSCE 715: Network Systems Security
Data & Network Security
Introduction Of Information Security
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
Cryptography: an overview
CSCE 715: Network Systems Security
CSCE 211: Digital Logic Design
CSCE 715: Network Systems Security
Cryptography and Network Security
Presentation transcript:

CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina

8/24/2004(C) 2004 Chin-Tser Huang2 About Me Chin-Tser Huang Ph.D. in Computer Sciences, 2003, University of Texas at Austin My second year with USC Research in network security, network protocol design and verification, distributed systems My web page can be found at

8/24/2004(C) 2004 Chin-Tser Huang3 About the Course A grad-level seminar course focusing on basics and issues in network security First half will be lectures about elements of network security, cryptography backgrounds, and introduction to network security designs Second half will be your chance to present what you have learned from key research papers

8/24/2004(C) 2004 Chin-Tser Huang4 Course Information Online 715F04/index.htm 715F04/index.htm List of assigned paper and useful links are available on the page Lecture slides will be available online too

8/24/2004(C) 2004 Chin-Tser Huang5 Why Should You Take This Course Security is an increasingly important issue You want to have basic knowledge about network security You can learn latest attacks and newest skills to counter those attacks You have a chance to implement the skills learned in the class

8/24/2004(C) 2004 Chin-Tser Huang6 Your Best Strategy Come to every lecture to learn basic security problems and skills to counter them Keep yourself exposed to articles related to network security to collect project ideas Read each assigned paper and write good summary for each paper Do not wait till last minute to prepare for exam or work on project Enjoy the fun!

8/24/2004(C) 2004 Chin-Tser Huang7 What Can Go Wrong… …when your computer y receive or is waiting for a message m? m Internet x y ?

8/24/2004(C) 2004 Chin-Tser Huang8 Message Loss Adversary A can discard m in its transit m x y A

8/24/2004(C) 2004 Chin-Tser Huang9 Message Interception Adversary A can get a copy of m when m passes by m x y m m A

8/24/2004(C) 2004 Chin-Tser Huang10 Message Modification Adversary A can arbitrarily modify the content of m to become m’ m x y m’ A

8/24/2004(C) 2004 Chin-Tser Huang11 Message Insertion Adversary A can arbitrarily fabricate a message m, pretending that m was sent by x x y m src: x dst: y A

8/24/2004(C) 2004 Chin-Tser Huang12 Message Replay Adversary A can replay a message m that has been sent earlier by x and received by y x y m m A

8/24/2004(C) 2004 Chin-Tser Huang13 Denial-of-Service Attack Adversary A can send huge amount of messages to y to block m from arriving at y x y m ……………… ????? A

8/24/2004(C) 2004 Chin-Tser Huang14 Type of Attacks Passive attacks Traffic analysis Message interception Active attacks Message loss Message modification Message insertion Message replay Denial-of-Service attack

8/24/2004(C) 2004 Chin-Tser Huang15 Network Security Services Confidentiality Integrity Authentication Anti-replay … Availability Access control Non-repudiation Anonymity

8/24/2004(C) 2004 Chin-Tser Huang16 Confidentiality Keep message known only to the receiver and secret to anyone else Counter message interception

8/24/2004(C) 2004 Chin-Tser Huang17 Integrity When receiver receives message m, receiver can verify m is intact after sent by sender Counter message modification

8/24/2004(C) 2004 Chin-Tser Huang18 Authentication When receiver receives message m, receiver can verify m is indeed sent by the sender recorded in m Counter message insertion

8/24/2004(C) 2004 Chin-Tser Huang19 Anti-replay When receiver receives message m, receiver can verify m is not a message that was sent and received before Counter message replay

8/24/2004(C) 2004 Chin-Tser Huang20 Availability Property of a system or a resource being accessible and usable upon demand by an authorized entity Counter denial-of-service attack

8/24/2004(C) 2004 Chin-Tser Huang21 Access Control Mechanism to enforce access rights to resources and data Users can access resources and data to which they have access rights Users cannot access resources and data to which they don’t have access rights

8/24/2004(C) 2004 Chin-Tser Huang22 Non-repudiation When receiver receives message m, receiver gets proof that sender of m ever sent m Receiver of m can show proof to third- party so that sender of m cannot repudiate

8/24/2004(C) 2004 Chin-Tser Huang23 Anonymity Identity of sender is hidden from receiver When receiver receives message m, receiver has no clue about sender of m

8/24/2004(C) 2004 Chin-Tser Huang24 Network Security Is Great… Protect messages from interception in their transit Detect and discard messages that are modified, inserted, or replayed Disallow unauthorized access to local system resource and sensitive data

8/24/2004(C) 2004 Chin-Tser Huang25 …But Hard To Achieve Many layers in network architecture Many different media of network connection Adversary’s location hard to determine New attacks keep emerging Cryptographic overhead

8/24/2004(C) 2004 Chin-Tser Huang26 Next Class Formal specification and verification of network protocols Network security tools to counter the effects of adversary actions Read Ch. 1