nerdexam
CompTIA

FC0-U61 · Question #471

Which of the following is the BEST method for ensuring there is no Telnet access?

The correct answer is D. Host-based firewall. To effectively ensure no Telnet access on a specific device, implementing a host-based firewall is the best method. This allows for explicit blocking of network traffic on Telnet's default port.

Security

Question

Which of the following is the BEST method for ensuring there is no Telnet access?

Options

  • ANetwork sniffer
  • BIntrusion detection system
  • CAntivirus software
  • DHost-based firewall

How the community answered

(40 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    95% (38)

Why each option

To effectively ensure no Telnet access on a specific device, implementing a host-based firewall is the best method. This allows for explicit blocking of network traffic on Telnet's default port.

ANetwork sniffer

A network sniffer can detect Telnet traffic if it is occurring, but it does not actively prevent or block Telnet access; it is a monitoring tool.

BIntrusion detection system

An intrusion detection system (IDS) detects suspicious activity or policy violations and alerts administrators, but it does not inherently prevent or block Telnet access itself; it is a reactive monitoring system.

CAntivirus software

Antivirus software protects against malicious software like viruses and malware, but it is not designed to control or block specific network protocols like Telnet.

DHost-based firewallCorrect

A host-based firewall is a software application that monitors and controls incoming and outgoing network traffic on a single device, typically based on predefined security rules. By configuring the host-based firewall to explicitly deny traffic on TCP port 23 (Telnet's default port), you can effectively prevent any Telnet access to or from that specific host.

Concept tested: Network security - blocking services

Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/network-security/windows-firewall/windows-firewall-with-advanced-security

Topics

#Firewall#Network security#Telnet security

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice