nerdexam
CompTIA

SY0-301 · Question #711

Jane, a security administrator, wants to harden the web server. Which of the following could she perform to accomplish this task?

The correct answer is B. Disable unnecessary services. Server hardening reduces the attack surface by eliminating unused or unnecessary services that could be exploited by attackers.

Security operations

Question

Jane, a security administrator, wants to harden the web server. Which of the following could she perform to accomplish this task?

Options

  • AImplement remote sanitization
  • BDisable unnecessary services
  • CInstall mantraps in the datacenter
  • DCompare baseline configurations

How the community answered

(25 responses)
  • B
    88% (22)
  • C
    8% (2)
  • D
    4% (1)

Why each option

Server hardening reduces the attack surface by eliminating unused or unnecessary services that could be exploited by attackers.

AImplement remote sanitization

Remote sanitization is a mobile device management concept for wiping data, not a web server hardening technique.

BDisable unnecessary servicesCorrect

Disabling unnecessary services is a core hardening technique because each running service represents a potential attack vector. Reducing the number of active services limits the ways an attacker can gain access or escalate privileges. This is a foundational principle in server hardening guides such as NIST SP 800-123.

CInstall mantraps in the datacenter

Mantraps are physical access control mechanisms for datacenters, not a method for hardening a web server's software configuration.

DCompare baseline configurations

Comparing baseline configurations is an auditing and monitoring activity used to detect drift, not an active hardening measure.

Concept tested: Web server hardening by disabling services

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

Topics

#server hardening#unnecessary services#system configuration#attack surface reduction

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice