nerdexam
CompTIA

SK0-004 · Question #816

A systems administrator was tasked with decommissioning a server that contains sensitive data. The systems administrator powered down the server so it was no longer accessible from the network. Two…

The correct answer is D. Disabling WOL. Wake-on-LAN (WOL) allows a powered-down machine to be remotely started via a network magic packet, and failing to disable it before decommissioning left the server accessible without physical access.

Security and disaster recovery

Question

A systems administrator was tasked with decommissioning a server that contains sensitive data. The systems administrator powered down the server so it was no longer accessible from the network. Two weeks later, during an investigation by security, it is discovered that an employee within the company accessed the server that morning and attempted to access the restricted data. Physical security logs show no one entered the server room. Which of the following hardening techniques was MOST likely neglected on this server?

Options

  • AEnabling intrusion detection
  • BStopping unneeded services
  • CInstalling only required software
  • DDisabling WOL

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    17% (6)
  • D
    69% (24)

Why each option

Wake-on-LAN (WOL) allows a powered-down machine to be remotely started via a network magic packet, and failing to disable it before decommissioning left the server accessible without physical access.

AEnabling intrusion detection

Enabling intrusion detection can alert on suspicious access but cannot prevent a powered-down server from being remotely woken up via a WOL magic packet.

BStopping unneeded services

Stopping unneeded services is a hardening step for running systems and is irrelevant when the server has been powered down.

CInstalling only required software

Installing only required software reduces attack surface on an active system but has no effect on whether a powered-down server can be remotely started.

DDisabling WOLCorrect

WOL is a network standard that enables a powered-off machine's NIC to listen for a 'magic packet' and boot the system remotely. Because the server was powered down but WOL was not disabled in BIOS/UEFI or on the NIC, an employee could have sent a magic packet over the network to wake the server and then accessed the restricted data - fully consistent with no physical entry being recorded in the server room.

Concept tested: Server decommissioning hardening - disabling Wake-on-LAN

Source: https://learn.microsoft.com/en-us/windows-hardware/drivers/network/wake-on-lan-technology

Topics

#Wake-on-LAN#server hardening#decommissioning#security controls

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice