A security administrator is tasked with deploying a fleet of new, identical web servers. To ensure consistency and security, the administrator decides to use a pre-hardened server image for all deployments. What is a primary benefit of this approach?
It permits a less rigorous monitoring process since the assets are familiar.
It increases the complexity of systems, making it harder for attackers to understand the infrastructure.
It allows for faster deployment of security controls by applying tested and proven configurations.
It encourages a more diverse security environment, which can confuse potential attackers.
Using a pre-hardened server image is an application of secure baselining. The primary benefit is the ability to rapidly deploy new systems with a known, tested, and secure configuration. This approach saves significant time compared to manually configuring each server, reduces the risk of human error, and ensures that all servers adhere to the organization's security standards from the moment they are deployed.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is secure baselining?
Open an interactive chat with Bash
Why is using a pre-hardened server image more secure than manual configuration?
Open an interactive chat with Bash
What are some examples of configurations included in a pre-hardened image?