CREST Practitioner Security Analyst (CPSA) Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Master the CREST Practitioner Security Analyst Exam. Prepare with quizzes and comprehensive study guides that include tips and explanations. Excel in your certification journey!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which protocol is associated with port 500 (UDP)?

  1. ISAKMP

  2. HTTP

  3. FTP

  4. SMTP

The correct answer is: ISAKMP

The protocol that is associated with port 500 (UDP) is ISAKMP, which stands for Internet Security Association and Key Management Protocol. ISAKMP is primarily used for establishing security associations and cryptographic keys in the context of Internet Protocol Security (IPsec). It is a foundational component of VPN (Virtual Private Network) technologies, allowing for secure communications over potentially insecure networks. ISAKMP operates over UDP on port 500 to facilitate the exchange of security information for the negotiation of security associations. This allows devices to agree on how to protect data being transmitted between them, ensuring confidentiality, integrity, and authenticity. Other protocols listed in the options, such as HTTP, FTP, and SMTP, serve different functions. HTTP (Hypertext Transfer Protocol) is used for web traffic and operates over port 80 (TCP). FTP (File Transfer Protocol) is used for file transfers and typically operates over ports 21 (control) and 20 (data, TCP). SMTP (Simple Mail Transfer Protocol) is utilized for sending emails and usually operates over port 25 (TCP). This context highlights why ISAKMP is the correct association for port 500 (UDP).