157k views
1 vote
An administrator running a port scan wants to ensure that no processes are listening on port 23. What state should the port be in?

open port
open address
closed address
closed port

User Bedwyr
by
5.3k points

1 Answer

4 votes

Answer: Closed port

Step-by-step explanation:

Port 23 basically refers to the telnet which provide very severe services and it is used to access the server remotely. We should always closed the port 23, when we are not using telnet services because to prevent it from being hacked due to the port scanning.

As, now a days it is rarely used by the hackers as it is difficult to access this services from the server.

Therefore, Closed port is the correct answer.

User Martin Pfeffer
by
5.2k points