1 IP Security Outline of the session –IP Security Overview –IP Security Architecture –Key Management Based on slides by Dr. Lawrie Brown of the Australian.

Slides:



Advertisements
Similar presentations
IP Security have considered some application specific security mechanisms –eg. S/MIME, PGP, Kerberos, SSL/HTTPS however there are security concerns that.
Advertisements

Internet Protocol Security (IP Sec)
NS-H /11041 IP Security. NS-H /11042 TCP/IP Example.
Spring 2012: CS419 Computer Security Vinod Ganapathy SSL, etc.
Internet Security CSCE 813 IPsec
IPSec: Authentication Header, Encapsulating Security Payload Protocols CSCI 5931 Web Security Edward Murphy.
Security at the Network Layer: IPSec
Henric Johnson1 Chapter 6 IP Security Henric Johnson Blekinge Institute of Technology, Sweden
Information System Security AABFS-Jordan Summer 2006 IP Security Supervisor :Dr. Lo'ai Ali Tawalbeh Done by: Wa’el Musa Hadi.
Cryptography and Network Security Chapter 16 Fourth Edition by William Stallings Lecture slides by Lawrie Brown.
IP SECURITY – Chapter 16 IP SECURITY – Chapter 16 Security Mechanisms: – S/MIME, PGP client/server - Kerberos web access - Secure Sockets Layer network.
Henric Johnson1 Ola Flygt Växjö University, Sweden IP Security.
Henric Johnson1 Chapter 6 IP Security. Henric Johnson2 Outline Internetworking and Internet Protocols IP Security Overview IP Security Architecture Authentication.
IP Security. Overview In 1994, Internet Architecture Board (IAB) issued a report titled “Security in the Internet Architecture”. This report identified.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Crypto – chapter 16 - noack Introduction to network stcurity Chapter 16 - Stallings.
Cryptography and Network Security
1 Pertemuan 11 IPSec dan SSL Matakuliah: H0242 / Keamanan Jaringan Tahun: 2006 Versi: 1.
1 IPsec Youngjip Kim Objective Providing interoperable, high quality, cryptographically-based security for IPv4 and IPv6 Services  Access.
Chapter 6 IP Security. Outline Internetworking and Internet Protocols (Appendix 6A) IP Security Overview IP Security Architecture Authentication Header.
1 Chapter 6 IP Security Henric Johnson Blekinge Institute of Technology, Sweden Revised by Andrew.
IP Security: Security Across the Protocol Stack
NETWORK SECURITY.
Cosc 4765 SSL/TLS and VPN. SSL and TLS We can apply this generally, but also from a prospective of web services. Multi-layered: –S-http (secure http),
IP Security Lawrence Taub IPSEC IP security — security built into the IP layer Provides host-to-host (or router-to-router) encryption and.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
CSCE 715: Network Systems Security
Information management 1 Groep T Leuven – Information department 1/26 IPSec IP Security (IPSec)
/IPsecurity.ppt 1 - Chapter 6 of William Stallings. Network Security Essentials (2nd edition). Prentice Hall.
IPSec IPSec provides the capability to secure communications across a LAN, across private and public wide area networks (WANs) and across the Internet.
Computer Security: Principles and Practice First Edition by William Stallings and Lawrie Brown Lecture slides by Lawrie Brown Chapter 21 – Internet Security.
Karlstad University IP security Ge Zhang
IP Security.  In CERTs 2001 annual report it listed 52,000 security incidents  the most serious involving:  IP spoofing intruders creating packets.
Chapter 6 IP Security. We have considered some application specific security mechanisms in last chapter eg. S/MIME, PGP, Kerberos however there are security.
IP Security. P R E S E N T E D B Y ::: Semester : 8 ::: Year : 2009 Naeem Riaz Maria Shakeel Aqsa Nizam.
IP Security: Security Across the Protocol Stack. IP Security There are some application specific security mechanisms –eg. S/MIME, PGP, Kerberos, SSL/HTTPS.
1 Chapter 6 IP Security. 2 Outline Internetworking and Internet Protocols (Appendix 6A) IP Security Overview IP Security Architecture Authentication Header.
Chapter 8 IP Security MSc. NGUYEN CAO DAT Dr. TRAN VAN HOAI.
IP security Ge Zhang Packet-switched network is not Secure! The protocols were designed in the late 70s to early 80s –Very small network.
1 IPv6 Security & QoS Babu Ram Dawadi. 2 Outline IP Security Overview IP Security Architecture Authentication Header Encapsulating Security Payload Combinations.
Security IPsec 1 * Essential Network Security Book Slides. IT352 | Network Security |Najwa AlGhamdi 1.
Cryptography and Network Security (CS435) Part Thirteen (IP Security)
IPSec  general IP Security mechanisms  provides  authentication  confidentiality  key management  Applications include Secure connectivity over.
IPSec – IP Security Protocol By Archis Raje. What is IPSec IP Security – set of extensions developed by IETF to provide privacy and authentication to.
IPSec is a suite of protocols defined by the Internet Engineering Task Force (IETF) to provide security services at the network layer. standard protocol.
1 IPSec: An Overview Dr. Rocky K. C. Chang 4 February, 2002.
CSCE 715: Network Systems Security Chin-Tser Huang University of South Carolina.
Network Layer Security Network Systems Security Mort Anvari.
Presentaion on ipsecurity Presentaion given by arun saraswat To lavkush sharma sir arun saraswat1.
第六章 IP 安全. Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
IP Security
IP Security - Chapter 6 of William Stallings. Network Security Essentials (2nd edition). Prentice Hall Slides by Henric Johnson Blekinge Institute.
IPSec Detailed Description and VPN
UNIT 7- IP Security 1.IP SEC 2.IP Security Architecture
IPSecurity.
Chapter 16 – IP Security If a secret piece of news is divulged by a spy before the time is ripe, he must be put to death, together with the man to whom.
Chapter 18 IP Security  IP Security (IPSec)
Internet and Intranet Fundamentals
IPSec IPSec is communication security provided at the network layer.
CSE565: Computer Security Lecture 23 IP Security
No.9: IP Security Network Information Security 网络信息安全
Cryptography and Network Security
CSCE 815 Network Security Lecture 13
IP Security - Chapter 6 of William Stallings. Network Security Essentials (2nd edition). Prentice Hall Slides by Henric Johnson Blekinge Institute.
IP Security - Chapter 6 of William Stallings. Network Security Essentials (2nd edition). Prentice Hall Slides by Henric Johnson Blekinge Institute.
Chapter 6 IP Security.
Cryptography and Network Security
Presentation transcript:

1 IP Security Outline of the session –IP Security Overview –IP Security Architecture –Key Management Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

2 What Does IPSec Do?? Provides security services at the IP layer for other TCP/IP protocols and applications to use. Provides the tools that devices on a TCP/IP need in order to communicate securely. It allows 2 devices to set up a secure path that may traverse across many insecure intermediate systems. Performs (at least) the following tasks: –Defines the set of security protocols to use, so that each one sends data in a format the other can understand. –Defines the specific encryption algorithm to use in encoding data. –Enables key exchange to “unlock” the encrypted data Once this background work is completed, each device must use the protocols, methods and keys previously agreed upon to encode data and send it across the network Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

3 How Does It Do This? IPSec Authentication Header (AH): –Provides authentication services for IPSec. –All of Originator verification Data integrity Protection against replay attacks Encapsulating Security Payload (ESP): –Encrypts the payload of the IP datagram. –Can be used with or without authentication Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

4 Functions Supported by.. Encryption/Hashing Algorithms: –AH and ESP Generic, do not specify the exact mechanism used for encryption. Negotiate which algorithms are used.. Commonly use MD5 and SHA-1. Security Policies and Associations, and Management Methods: –Security Associations (SA) record algorithms and other parameters for a one-way exchange between 2 principals –Security Policies define the way the SAs are applied at the packet level –SAs can be bundled to exchange SA information Key Exchange Framework and Mechanism: –Uses Internet Key Exchange (IKE) Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

5 Implementation choices End-to-end? Network Infrastructure? –Fully integrate with IP? –Implement in software? –Implement in hardware? And apply it in tunnel or transport mode –(See later) Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

6 IP Security Overview Applications of IPSec –Secure branch office connectivity over the Internet –Secure remote access over the Internet –Establsihing extranet and intranet connectivity with partners –Enhancing electronic commerce security Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

7 IP Security Scenario Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

8 IP Security Overview Benefits of IPSec –Transparent to applications (below transport layer (TCP, UDP) –Provide security for individual users IPSec can assure that: –A router or neighbor advertisement comes from an authorized router –A redirect message comes from the router to which the initial packet was sent –A routing update is not forged Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

9 IP Security Architecture IPSec documents: –RFC 2401: An overview of security architecture –RFC 2402: Description of a packet authentication extension to IPv4 and IPv6 –RFC 2406: Description of a packet encryption extension to IPv4 and IPv6 –RFC 2408: Specification of key management capabilities Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

10 IPSec Document Overview DOI = Domain of Interpretation Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

11 IPSec Services Access Control Connectionless integrity Data origin authentication Rejection of replayed packets Confidentiality (encryption) Limited traffic flow confidentiallity Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

12 Security Associations (SA) A one way relationship between a sender and a receiver. Identified by three parameters: –Security Parameter Index (SPI) –IP Destination address –Security Protocol Identifier Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

13 Authentication Header Provides support for data integrity and authentication (MAC code) of IP packets. Guards against replay attacks. Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

14 Transport Mode (AH Authentication) Before AH After AH Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

15 Tunnel Mode (AH Authentication) Before AH After AH Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

16 End-to-end versus End-to-Intermediate Authentication Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

17 Encapsulating Security Payload ESP provides confidentiality services Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

18 Encryption and Authentication Algorithms Encryption: –Three-key triple DES –RC5 –IDEA –Three-key triple IDEA –CAST –Blowfish Authentication: –HMAC-MD5-96 –HMAC-SHA-1-96 Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

19 ESP Encryption and Authentication Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

20 ESP Encryption and Authentication Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

21 Key Management Two types: –Manual –Automated Oakley Key Determination Protocol Internet Security Association and Key Management Protocol (ISAKMP) Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

22 Oakley Three authentication methods: –Digital signatures –Public-key encryption –Symmetric-key encryption Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

23 ISAKMP Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW

24 TCP/IP Example Based on slides by Dr. Lawrie Brown of the Australian Defence Force Academy, University College, UNSW