8-1 Chapter 8 Security Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 part 4: Securing IP.

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

IPSec.
CS470, A.SelcukIPsec – AH & ESP1 CS 470 Introduction to Applied Cryptography Instructor: Ali Aydin Selcuk.
Internet Security CSCE 813 IPsec
IPSec: Authentication Header, Encapsulating Security Payload Protocols CSCI 5931 Web Security Edward Murphy.
IP Security. n Have a range of application specific security mechanisms u eg. S/MIME, PGP, Kerberos, SSL/HTTPS n However there are security concerns that.
Lecture 24 Secure Communications CPE 401 / 601 Computer Network Systems Slides are modified from Jim Kurose & Keith Ross.
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.
IPsec Internet Headquarters Branch Office SA R1 R2
Chapter 13 IPsec. IPsec (IP Security)  A collection of protocols used to create VPNs  A network layer security protocol providing cryptographic security.
ECE 454/CS 594 Computer and Network Security Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Fall.
1 Lecture 15: IPsec AH and ESP IPsec introduction: uses and modes IPsec concepts –security association –security policy database IPsec headers –authentication.
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 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.
IP Security. IPSEC Objectives n Band-aid for IPv4 u Spoofing a problem u Not designed with security or authentication in mind n IP layer mechanism for.
Summer Workshop on Cyber Security Computer Networks Security (Part 2) Dr. Hamed Mohsenian-Rad University of California at Riverside and Texas Tech University.
Lecture 7: Network Level Security – IPSec CS 336/536: Computer Network Security Fall 2013 Nitesh Saxena Adopted from previous lecture by Keith Ross, and.
Lecture 23 Network Security (cont) CPE 401 / 601 Computer Network Systems slides are modified from Dave Hollinger slides are modified from Jim Kurose,
Secure connections.
8-1 IPSec IS IPSEC  TLS: transport layer  IPSec: network layer Network Security.
1 Chapter 8 Copyright 2003 Prentice-Hall Cryptographic Systems: SSL/TLS, VPNs, and Kerberos.
IP Security: Security Across the Protocol Stack
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),
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
TCP/IP Protocols Contains Five Layers
Security at different layers
1 Security Protocols in the Internet Source: Chapter 31 Data Communications & Networking Forouzan Third Edition.
Karlstad University IP security Ge Zhang
Chapter 8 Network Security Thanks and enjoy! JFK/KWR All material copyright J.F Kurose and K.W. Ross, All Rights Reserved Computer Networking:
IPsec Introduction 18.2 Security associations 18.3 Internet Security Association and Key Management Protocol (ISAKMP) 18.4 Internet Key Exchange.
IP Security.  In CERTs 2001 annual report it listed 52,000 security incidents  the most serious involving:  IP spoofing intruders creating packets.
IPSec ● IP Security ● Layer 3 security architecture ● Enables VPN ● Delivers authentication, integrity and secrecy ● Implemented in Linux, Cisco, Windows.
1 Virtual Private Networks (VPNs) and IP Security (IPSec) G53ACC Chris Greenhalgh.
Network Security7-1 Today r Reminder Ch7 HW due Wed r Finish Chapter 7 (Security) r Start Chapter 8 (Network Management)
IP Security: Security Across the Protocol Stack. IP Security There are some application specific security mechanisms –eg. S/MIME, PGP, Kerberos, SSL/HTTPS.
1 CMPT 471 Networking II Authentication and Encryption © Janice Regan,
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.
IPSec and TLS Lesson Introduction ●IPSec and the Internet key exchange protocol ●Transport layer security protocol.
1 Lecture 13 IPsec Internet Protocol Security CIS CIS 5357 Network Security.
Internet Security CSCE 813 IPsec. CSCE813 - Farkas2 TCP/IP Protocol Stack Application Layer Transport Layer Network Layer Data Link Layer.
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.
Network Layer Security Network Systems Security Mort Anvari.
K. Salah1 Security Protocols in the Internet IPSec.
8-1Network Security Virtual Private Networks (VPNs) motivation:  institutions often want private networks for security.  costly: separate routers, links,
@Yuan Xue CS 285 Network Security IP Security Yuan Xue Fall 2013.
Real Security Protocols 1. Securing 2. Securing TCP connections: SSL 3. Network layer security: IPsec 4. Securing wireless LANs Computer Networking:
VIRTUAL PRIVATE NETWORKS Lab 8. 2 Virtual Private Networks (VPNs)  Institutions often want private networks for security.  Costly! Separate routers,
Lecture 9: Network Level Security – IPSec
UNIT 7- IP Security 1.IP SEC 2.IP Security Architecture
CSE 4905 IPsec.
Chapter 18 IP Security  IP Security (IPSec)
IT443 – Network Security Administration Instructor: Bo Sheng
IPSec IPSec is communication security provided at the network layer.
IP Security and VPN Most of the slides are derived from the slides (Chapter-8) by the authors of «Computer Networking: A Top Down Approach», and from the.
Slides have been taken from:
Virtual Private Networks (VPNs)
Virtual Private Networks (VPNs)
Presentation transcript:

8-1 Chapter 8 Security Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 part 4: Securing IP

8-2Network Security Chapter 8: Network Security Chapter goals:  understand principles of network security:  cryptography and its many uses beyond “confidentiality”  authentication  message integrity  security in practice:  firewalls and intrusion detection systems  security in application, transport, network, link layers

8-3Network Security Chapter 8 roadmap 8.1 What is network security? 8.2 Principles of cryptography 8.3 Message integrity 8.4 Securing 8.5 Securing TCP connections: SSL 8.6 Network layer security: IPsec 8.7 Securing wireless LANs 8.8 Operational security: firewalls and IDS

8-4Network Security What is network-layer confidentiality ? between two network entities:  sending entity encrypts datagram payload, payload could be:  TCP or UDP segment, ICMP message, OSPF message ….  all data sent from one entity to other would be hidden:  web pages, , P2P file transfers, TCP SYN packets …  “blanket coverage”

8-5Network Security Virtual Private Networks (VPNs) motivation:  institutions often want private networks for security.  requires separate physical networking hardware  costly: separate routers, links, DNS infrastructure.  VPN: institution’s inter-office traffic is sent over public Internet instead  encrypted before entering public Internet  logically separate from other traffic  encrypted datagram includes regular IPv4 header, routers don’t know content is encrypted  payload of datagram has IPsec header and encrypted IPsec payload

8-6Network Security IP header IPsec header Secure payload IP header IPsec header Secure payload IP header IPsec header Secure payload IP header payload IP header payload headquarters branch office salesperson in hotel laptop w/ IPsec router w/ IPv4 and IPsec router w/ IPv4 and IPsec public Internet Virtual Private Networks (VPNs)

8-7Network Security IPsec services  data integrity  origin authentication  replay attack prevention  confidentiality  two protocols providing different service models:  AH (Authentication Header)  ESP (Encapsulation Security Payload)

8-8Network Security IPsec services  IPsec has two different packet forms  tunnel mode more appropriate for VPNs more widely used  transport mode

8-9Network Security IPsec transport mode  IPsec datagram emitted and received by end-system  protects upper level protocols  only the payload is encrypted; IP header is not  only hosts encrypt/decrypt the IPsec IPsec

8-10Network Security IPsec – tunneling mode  edge routers IPsec- aware IPsec  hosts IPsec-aware Entire IP packet is encrypted and then put inside another IP packet. Either the host or the gateway router examines IPsec packet Routers in the cloud are oblivious to the IPsec

8-11Network Security Two IPsec protocols  Authentication Header (AH) protocol  provides source authentication & data integrity but not confidentiality  Encapsulation Security Protocol (ESP)  provides source authentication, data integrity, and confidentiality  more widely used than AH

8-12Network Security Four combinations are possible! Host mode with AH Host mode with ESP Tunnel mode with AH Tunnel mode with ESP most common and most important

8-13Network Security Security associations (SAs)  before sending data, “security association (SA)” established from sending to receiving entity  SAs are simplex: for only one direction  to send in both directions, need two SAs  this is a network-layer logical connection  ending, receiving entitles maintain state information about SA  recall: TCP endpoints also maintain state info  IP is connectionless; IPsec is connection-oriented!

8-14Network Security Security associations (SAs)  how many SAs in VPN w/ headquarters, branch office, and n traveling salespeople if want 2-way communication? Ans: 2 (HQ to branch office) + 2n (HQ to each salesperson)

8-15Network Security Example SA from R1 to R2 R1 and R2 stores for SA:  32-bit SA identifier: Security Parameter Index (SPI)  origin SA interface ( )  destination SA interface ( )  type of encryption used (e.g., 3DES with CBC)  encryption key  type of integrity check used (e.g., HMAC with MD5)  authentication key / /24 security association Internet headquarters branch office R1 R2

8-16Network Security Security Association Database (SAD)  endpoint holds SA state in security association database (SAD), where it can locate them during processing.  with n salespersons, 2 + 2n SAs in R1’s SAD  when sending IPsec datagram, R1 accesses SAD to determine how to process datagram.  when IPsec datagram arrives to R2, R2 examines SPI in IPsec datagram, indexes SAD with SPI, and processes datagram accordingly.  How is DB secured?

8-17Network Security IPsec datagram focus for now on tunnel mode with ESP new IP header ESP hdr original IP hdr Original IP datagram payload ESP trl ESP auth encrypted “enchilada” authenticated padding pad length next header SPI Seq #

8-18Network Security What happens? new IP header ESP hdr original IP hdr Original IP datagram payload ESP trl ESP auth encrypted “enchilada” authenticated padding pad length next header SPI Seq # / /24 security association Internet headquarters branch office R1 R2

8-19Network Security R1: convert original datagram to IPsec datagram  appends to back of original datagram (which includes original header fields!) an “ESP trailer” field.  encrypts result using algorithm & key specified by SA.  appends to front of this encrypted quantity the “ESP header”, creating the “enchilada”.  creates authentication MAC over the whole enchilada, using algorithm and key specified in SA;  appends MAC to back of enchilada, forming payload;  creates brand new IP header, with all the classic IPv4 header fields, which it appends before payload.

8-20Network Security Inside the enchilada:  ESP trailer: Padding for block ciphers  ESP header:  SPI, so receiving entity knows which SA to use  Sequence number, to thwart replay attacks  MAC in ESP auth field is created with shared secret key new IP header ESP hdr original IP hdr Original IP datagram payload ESP trl ESP auth encrypted “enchilada” authenticated padding pad length next header SPI Seq #

8-21 Sending the “enchilada”  New IP header  source: origin router (gateway router to internet)  destination: destination router (gateway router from internet)  protocol number is 50 indicating an IPsec datagram  No router in the cloud uses the IPsec information; looks like a regular IP packet to these routers  since destination is the IP of the gateway destination router, the IP packet is sent to this router Network Security

8-22Network Security IPsec sequence numbers  for new SA, sender initializes seq. # to 0  each time datagram is sent on SA:  sender increments seq # counter  places value in seq # field  goal:  prevent attacker from sniffing and replaying a packet  receipt of duplicate, authenticated IP packets may disrupt service  method:  destination checks for duplicates  doesn’t keep track of all received packets; instead uses a window

8-23Network Security Security Policy Database (SPD)  policy: For a given datagram, sending entity (like a gateway router) needs to know if it should use IPsec  needs also to know which SA to use  may use: source and destination IP address; protocol number  info in SPD indicates “what” to do with arriving datagram  info in SAD indicates “how” to do it

8-24Network Security Summary: IPsec services  suppose Trudy sits somewhere between R1 and R2. she doesn’t know the keys.  will Trudy be able to see original contents of datagram? How about source, dest IP address, transport protocol, application port?  flip bits without detection?  masquerade as R1 using R1’s IP address?  replay a datagram? won’t match MAC sequence numbers wrong

8-25Network Security IKE: Internet Key Exchange  previous examples: manual establishment of IPsec SAs in IPsec endpoints: Example SA SPI: Source IP: Dest IP: Protocol: ESP Encryption algorithm: 3DES-cbc HMAC algorithm: MD5 Encryption key: 0x7aeaca… HMAC key:0xc0291f…  manual keying is impractical for VPN with 100s of endpoints  instead use IPsec IKE (Internet Key Exchange)

8-26Network Security IKE: PSK and PKI  authentication (prove who you are) with either  pre-shared secret (PSK) or  with PKI (pubic/private keys and certificates).  PSK: both sides start with secret  run IKE to authenticate each other and to generate IPsec SAs (one in each direction), including encryption, authentication keys  PKI: both sides start with public/private key pair, certificate  run IKE to authenticate each other, obtain IPsec SAs (one in each direction).  similar with handshake in SSL.

8-27Network Security IKE phases  IKE has two phases  phase 1: establish bi-directional IKE SA note: IKE SA different from IPsec SA aka ISAKMP security association  phase 2: ISAKMP is used to securely negotiate IPsec pair of SAs  phase 1 has two modes: aggressive mode and main mode  aggressive mode uses fewer messages  main mode provides identity protection and is more flexible

8-28Network Security IPsec summary  IKE message exchange for algorithms, secret keys, SPI numbers  either AH or ESP protocol (or both)  AH provides integrity, source authentication  ESP protocol (with AH) additionally provides encryption  IPsec peers can be two end systems, two routers/firewalls, or a router/firewall and an end system