nerdexam
EC-Council

312-50V10 · Question #118

Which protocol is used for setting up secure channels between two devices, typically in VPNs?

The correct answer is B. IPSEC. IPSec is the standard protocol suite used to establish authenticated and encrypted secure channels between devices, making it the foundation of most VPN implementations.

Cryptography

Question

Which protocol is used for setting up secure channels between two devices, typically in VPNs?

Options

  • APPP
  • BIPSEC
  • CPEM
  • DSET

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    90% (36)
  • C
    3% (1)
  • D
    3% (1)

Why each option

IPSec is the standard protocol suite used to establish authenticated and encrypted secure channels between devices, making it the foundation of most VPN implementations.

APPP

PPP (Point-to-Point Protocol) is a data link layer protocol for direct two-point serial connections and does not provide encryption or the key exchange mechanisms needed to establish secure VPN tunnels.

BIPSECCorrect

IPSec (Internet Protocol Security) operates at the network layer and provides authentication and encryption for IP packets using two core protocols: AH (Authentication Header) for integrity and ESP (Encapsulating Security Payload) for confidentiality. It uses IKE (Internet Key Exchange) to negotiate security associations, making it the primary technology for site-to-site and remote-access VPNs.

CPEM

PEM (Privacy Enhanced Mail) is a Base64 encoding format used to store cryptographic keys and certificates, not a protocol for negotiating or establishing secure communication channels.

DSET

SET (Secure Electronic Transaction) was a protocol designed specifically for securing credit card transactions over the internet, not for creating general-purpose secure network channels or VPNs.

Concept tested: IPSec protocol suite for VPN secure channels

Source: https://csrc.nist.gov/publications/detail/sp/800-77/rev-1/final

Topics

#IPSec#VPN#secure channels#tunneling protocol

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice