nerdexam
CompTIA

N10-009 · Question #315

A network administrator is reviewing a production web server and observes the following output from the netstat command: Which of the following actions should the network administrator take to…

The correct answer is A. Disable the unused ports. The netstat output shows that multiple ports are open, including Telnet (23), FTP (20), and TFTP (69), which are potential security risks. Disabling unused ports minimizes the attack surface, reducing security vulnerabilities.

Submitted by ngozi_ng· Mar 6, 2026Network Security

Question

A network administrator is reviewing a production web server and observes the following output from the netstat command:

Which of the following actions should the network administrator take to harden the security of the web server?

Exhibits

N10-009 question #315 exhibit 1
N10-009 question #315 exhibit 2

Options

  • ADisable the unused ports.
  • BEnforce access control lists.
  • CPerform content filtering.
  • DSet up a screened subnet.

How the community answered

(50 responses)
  • A
    76% (38)
  • B
    8% (4)
  • C
    12% (6)
  • D
    4% (2)

Explanation

The netstat output shows that multiple ports are open, including Telnet (23), FTP (20), and TFTP (69), which are potential security risks. Disabling unused ports minimizes the attack surface, reducing security vulnerabilities.

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice