GIAC Certified Incident Handler (GCIH) — Question 157

What can you do to proactively protect against DLL injection on your organization's Exchange server?

Answer options

Correct answer: A

Explanation

Option A is correct because removing Full Control access from the Everyone group minimizes the risk of unauthorized modifications, and monitoring registry changes enhances security. Options B and C involve checksums, but they do not address permissions effectively. Option D, while limiting Debug rights, fails to focus on critical file permissions necessary for preventing DLL injection.