What is the defense against IP Spoofing
IPSEC
What are the 2 modes of IPSec
Tunnel mode and Transport mode
In Transport Mode, where does the IPsec header go?
after the original IP header
What part of the internet message gets encrypted by IPsec in Transport Mode?
TCP header and Data
What is the Authentication Header for? and when does the AH get applied?
If you want to encrypt the IP header too. it gets applied after ESP encrypts the message and then AH authenticates it
What is Internet Key Exchange for?
this is used to allow two parties to agree on security policies and parameters for their exchanged traffic. It also establishes shared keys between them.