CompTIA PenTest+ (PT0-003) — Question 69

During a security audit, a penetration tester wants to exploit a vulnerability in a common network protocol. The protocol allows encrypted communications to be intercepted and manipulated. Which of the following vulnerabilities should the tester exploit?

Answer options

Correct answer: C

Explanation

The correct answer is C, CVE-202X-YYYY: OpenSSL DROWN Attack, as it specifically targets vulnerabilities in the SSL/TLS protocols, allowing encrypted communications to be decrypted and manipulated. Options A and D pertain to different protocols and exploits that do not focus on SSL/TLS vulnerabilities, while option B involves a specific tool and not a direct exploit of a protocol vulnerability.