CompTIA PenTest+ (PT1-002) — Question 59

A penetration tester has identified several newly released CVEs on a VoIP call manager. The scanning tool the tester used determined the possible presence of the CVEs based off the version number of the service. Which of the following methods would BEST support validation of the possible findings?

Answer options

Correct answer: B

Explanation

Option B is the best choice because using proof-of-concept code allows the tester to actively confirm the exploitability of the CVEs. The other options, while useful for gathering information or checking configurations, do not provide direct validation of the vulnerabilities like testing with exploit code does.