CompTIA PenTest+ (PT0-002) — Question 161

A penetration tester uncovers access keys within an organization's source code management solution. Which of the following would BEST address the issue? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Implementing a secret management solution (Option A) ensures that sensitive information like access keys is stored securely, reducing the risk of exposure in the source code. Additionally, leveraging a solution to scan for other similar instances (Option D) helps identify and remediate potential security issues across the codebase. The other options, while beneficial for overall security, do not specifically address the immediate problem of exposed access keys.