CompTIA Security+ (SY0-601) — Question 636
When a newly developed application was tested, a specific internal resource was unable to be accessed. Which of the following should be done to ensure the application works correctly?
Answer options
- A. Modify the allow/deny list for those specific resources.
- B. Follow the secure coding practices for the internal resource.
- C. Configure the application in a sandbox environment.
- D. Utilize standard network protocols.
Correct answer: A
Explanation
The correct answer is A because modifying the allow/deny list will enable the application to access the required internal resource, thus ensuring its functionality. Options B and D do not directly address the access issue, while option C focuses on a testing environment rather than resolving the access problem.