CompTIA CASP+ (CAS-003) — Question 91

A company's chief cybersecurity architect wants to configure mutual authentication to access an internal payroll website. The architect has asked the administration team to determine the configuration that would provide the best defense against MITM attacks. Which of the following implementation approaches would BEST support the architect's goals?

Answer options

Correct answer: B

Explanation

The correct answer is B because implementing TLS with client certificates ensures that both parties authenticate each other, which effectively mitigates MITM attacks. Option A does not provide mutual authentication, while C only monitors traffic without ensuring secure communication. Option D involves decrypting TLS, which can expose sensitive data if not properly secured.