CompTIA Security+ (SY0-601) — Question 268

While preparing a software inventory report, a security analyst discovers an unauthorized program installed on most of the company’s servers. The program utilizes the same code signing certificate as an application deployed to only the accounting team. After removing the unauthorized program, which of the following mitigations should the analyst implement to BEST secure the server environment?

Answer options

Correct answer: A

Explanation

Revoking the code signing certificate used by both programs is the most effective way to prevent any further use of the unauthorized application, as it eliminates the trust associated with that certificate. The other options, while potentially beneficial, do not address the root issue of the compromised code signing certificate, allowing the risk to persist even if other measures are taken.