IP Security Ch16 of Cryptography and Network Security - Third Edition

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

IP Security Nick Feamster CS 6262 Spring IP Security have a range of application specific security mechanisms –eg. S/MIME, PGP, Kerberos, SSL/HTTPS.
NS-H /11041 IP Security. NS-H /11042 TCP/IP Example.
Cryptography and Network Security
Spring 2012: CS419 Computer Security Vinod Ganapathy SSL, etc.
Internet Security CSCE 813 IPsec
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.
Network Security Essentials Chapter 8 Fourth Edition by William Stallings Lecture slides by Lawrie Brown.
Cryptography and Network Security Chapter 16 Fourth Edition by William Stallings Lecture slides by Lawrie Brown.
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 IPSec 2 * Essential Network Security Book Slides. IT352 | Network Security |Najwa AlGhamdi 1.
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.
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.
Cryptography and Network Security
1 Pertemuan 11 IPSec dan SSL Matakuliah: H0242 / Keamanan Jaringan Tahun: 2006 Versi: 1.
Chapter 6 IP Security. Outline Internetworking and Internet Protocols (Appendix 6A) IP Security Overview IP Security Architecture Authentication Header.
IP Security: Security Across the Protocol Stack
NETWORK SECURITY.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown.
CSCE 715: Network Systems Security
Computer Security: Principles and Practice First Edition by William Stallings and Lawrie Brown Lecture slides by Lawrie Brown Chapter 21 – Internet Security.
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: Security Across the Protocol Stack. IP Security There are some application specific security mechanisms –eg. S/MIME, PGP, Kerberos, SSL/HTTPS.
Data Security and Encryption (CSE348) 1. Lecture # 25 2.
IP Securty 1. Overview 2. Architecture 3. Authentication Header 4. Encapsulating Security Payload 5. Combining security Associations 6. Internet Key Exchange.
Chapter 8 IP Security MSc. NGUYEN CAO DAT Dr. TRAN VAN HOAI.
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.
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.
VPNs & IPsec Dr. X Slides adopted by Prof. William Enck, NCSU.
IP Security - Chapter 6 of William Stallings. Network Security Essentials (2nd edition). Prentice Hall Slides by Henric Johnson Blekinge Institute.
UNIT 7- IP Security 1.IP SEC 2.IP Security Architecture
IPv6 Security & QoS Babu Ram Dawadi.
IPSecurity.
CSE 4905 IPsec.
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
IT443 – Network Security Administration Instructor: Bo Sheng
IPSec IPSec is communication security provided at the network layer.
CSE565: Computer Security Lecture 23 IP Security
Cryptography and Network Security
No.9: IP Security Network Information Security 网络信息安全
Cryptography and Network Security Chapter 16
Cryptography and Network Security
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.
Cryptography and Network Security Chapter 19
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.
Network Security (contd.)
Virtual Private Networks (VPNs)
Cryptography and Network Security Chapter 16
Virtual Private Networks (VPNs)
Cryptography and Network Security Chapter 16
IP Security Using IPSec in Windows 2000 and XP, Part 1 Chris Weber
B. R. Chandavarkar CSE Dept., NITK Surathkal
Chapter 6 IP Security.
Cryptography and Network Security
Presentation transcript:

IP Security Ch16 of Cryptography and Network Security - Third Edition by William Stallings Modified from lecture slides by Lawrie Brown CIM3681: NSP 03 - IP Security

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 the secret was told. —The Art of War, Sun Tzu CIM3681: NSP 03 - IP Security

IP Security IPSec IP Security Architecture 組織,結構 Authentication Header 鑑別表頭 Encapsulating 封進內部 Security Payload 有效負荷 Combining Security Associations Key Management CIM3681: NSP 03 - IP Security

IP Security have considered some application specific security mechanisms eg. S/MIME, PGP, Kerberos, SSL/HTTPS however there are security concerns that cut across 橫跨 protocol layers would like security implemented by the network for all applications CIM3681: NSP 03 - IP Security

IPSec general IP Security mechanisms provides authentication confidentiality key management applicable to use over LANs, across public & private WANs, & for the Internet CIM3681: NSP 03 - IP Security

IPSec Uses Stallings Fig 16-1. CIM3681: NSP 03 - IP Security

Benefits of IPSec in a firewall/router provides strong security to all traffic crossing the perimeter 周界 is resistant to bypass 繞過 is below transport layer, hence transparent 透明 to applications can be transparent to end users can provide security for individual users if desired 需求 CIM3681: NSP 03 - IP Security

IP Security Architecture specification 規格 is quite complex defined in numerous RFC’s incl. RFC 2401/2402/2406/2408 many others, grouped by category mandatory 強制 in IPv6, optional in IPv4 CIM3681: NSP 03 - IP Security

IPSec Document Overview CIM3681: NSP 03 - IP Security

IPSec Services Access control 存取控制 Connectionless integrity 無連接方式完整性 Data origin authentication 數據起源鑑別 Rejection of replayed 重演 packets a form of partial sequence integrity Confidentiality (encryption) Limited traffic flow confidentiality CIM3681: NSP 03 - IP Security

IPSec Services CIM3681: NSP 03 - IP Security

Security Associations a one-way relationship between sender & receiver that affords 負擔得起 security for traffic flow defined by 3 parameters: 參數 Security Parameters Index (SPI) IP Destination Address Security Protocol Identifier has a number of other parameters seq no, AH & EH info, lifetime etc have a database of Security Associations CIM3681: NSP 03 - IP Security

Authentication Header (AH) 鑑別表頭 provides support for data integrity & authentication of IP packets end system/router can authenticate user/app prevents address spoofing attacks by tracking sequence numbers based on use of a MAC HMAC-MD5-96 or HMAC-SHA-1-96 parties must share a secret key CIM3681: NSP 03 - IP Security

Authentication Header Stallings Fig 16-3. CIM3681: NSP 03 - IP Security

Transport & Tunnel Modes Stallings Fig 16-5. CIM3681: NSP 03 - IP Security

Tunnel Mode and Transport Mode Functionality CIM3681: NSP 03 - IP Security

Encapsulating Security Payload (ESP) provides message content confidentiality & limited traffic flow confidentiality can optionally provide the same authentication services as AH supports range of ciphers, modes, padding incl. DES, Triple-DES, RC5, IDEA, CAST etc CBC most common pad to meet blocksize, for traffic flow CIM3681: NSP 03 - IP Security

Encapsulating Security Payload Stallings Fig 16-7. CIM3681: NSP 03 - IP Security

Transport 傳送 vs Tunnel 隧道 Mode ESP transport mode is used to encrypt & optionally authenticate IP data data protected but header left in clear can do traffic analysis but is efficient good for ESP host to host traffic tunnel mode encrypts entire IP packet add new header for next hop good for VPNs, gateway to gateway security CIM3681: NSP 03 - IP Security

Combining Security Associations SA’s can implement either AH or ESP to implement both need to combine SA’s form a security bundle have 4 cases (see next) CIM3681: NSP 03 - IP Security

Combining Security Associations Stallings Fig 16-10. CIM3681: NSP 03 - IP Security

Key Management handles key generation & distribution typically need 2 pairs of keys 2 per direction for AH & ESP manual key management sysadmin manually configures every system automated key management automated system for on demand creation of keys for SA’s in large systems has Oakley & ISAKMP elements CIM3681: NSP 03 - IP Security

Oakley a key exchange protocol based on Diffie-Hellman key exchange adds features to address weaknesses cookies, groups (global params), nonces, DH key exchange with authentication can use arithmetic in prime fields or elliptic curve fields CIM3681: NSP 03 - IP Security

ISAKMP Internet Security Association and Key Management Protocol provides framework for key management defines procedures and packet formats to establish, negotiate, modify, & delete SAs independent of key exchange protocol, encryption alg, & authentication method CIM3681: NSP 03 - IP Security

ISAKMP Stallings Fig 16-12. CIM3681: NSP 03 - IP Security

Summary have considered: IPSec security framework AH ESP key management & Oakley/ISAKMP CIM3681: NSP 03 - IP Security