Chap5_1 Flashcards
What is IP
The Internet Protocol (IP) for interconnecting systems
IPsec Overview
IPsec is NOT a single protocol. Instead,
IPsec provides a set of security algorithmsand a general framework that Includes: Authentication (Tunnel mode, transport mode), confidentiality by encryption, and
key management system
IPsec Can be added to either IPv4 or IPv6 by means of ….
additional headers
IPsec Includes:……
Authentication, confidentiality, and
key management
IPsec Authentication uses ….. on entire IP packet ….. or IP packet except ………..
Authentication uses HMAC on entire IP packet
(Tunnel mode) or IP packet except IP header
(Transport mode)
Confidentiality by
encryption (Tunnel or
transport modes)
IP protocol vulnerabilities
IP spoofing Intruders (create packets with false IP addresses)
Eavesdropping and packet sniffing( read transmitted information)
Benefits of IPsec
Transparent to applications (below transport layer (TCP, UDP)
Provide security for individual users
IPsec ensures redirect message comes from the router to which the initial packet was sent
IPsec Architecture
Security features are implemented as……
Authentication is
Encryption is
extension headers
Authentication Header (AH)
Encapsulating Security Payload (ESP) header
IPsec Architecture
Support for Security features is….. for
IPv6 and ……. for IPv4
mandatory
optional
Security Associations (SA) is …….. IPsec connection
Same as
e
e
IPsec composition
IPsec is composed of ……….. plane and ……….. plane.
The …………… plane contains ………….. which is used to establish …………………..
The ……………. plane is made up from …….. and ………….. Both provides framework for validating, encrypting and authentication data
control, data
control, IKE (Internet Key exchange) , authenticated keys
data, AH (authentication header) , ESP (encapsulating security payload)
Both AH and ESP are vehicles for access
control, They may be applied ….. to provide a desired set of
security services in IPv4 and IPv6.
alone or in combination with each other
IPSec uses two distinct protocols, ……. and ………
Authentication Header (AH)
Encapsulating Security Payload (ESP)