nerdexam
CompTIA

SK0-004 · Question #627

As a best practice, which of the following should be performed before placing a server on a network?

The correct answer is C. Harden the OS. Servers must have their operating system hardened before being placed on a network to reduce the attack surface from the start.

Security and disaster recovery

Question

As a best practice, which of the following should be performed before placing a server on a network?

Options

  • ASecure the disk
  • BSecure the server rack
  • CHarden the OS
  • DInstall the application

How the community answered

(21 responses)
  • A
    5% (1)
  • C
    90% (19)
  • D
    5% (1)

Why each option

Servers must have their operating system hardened before being placed on a network to reduce the attack surface from the start.

ASecure the disk

Securing the disk is a data-protection measure but does not address the network-facing vulnerabilities that emerge when an unhardened OS is first connected.

BSecure the server rack

Securing the server rack is a physical security control and does not protect the OS from network-based threats prior to deployment.

CHarden the OSCorrect

OS hardening involves disabling unnecessary services, removing default accounts, applying patches, and configuring secure settings before the server is exposed to any network traffic. This is a foundational pre-deployment step that prevents attackers from exploiting default or vulnerable configurations the moment the server comes online. Without hardening first, the server is immediately at risk from network-based attacks.

DInstall the application

Applications should be installed after the OS is hardened so the underlying platform is already secure before additional software is added.

Concept tested: OS hardening as a pre-deployment security best practice

Source: https://csrc.nist.gov/publications/detail/sp/800-123/final

Topics

#OS hardening#security baseline#server hardening#best practices

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice