Which service uses port 135 TCP/UDP?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which service uses port 135 TCP/UDP?

Explanation:
Port 135 is the RPC Endpoint Mapper used by Windows to locate dynamic RPC service ports. The service that uses this port is Microsoft EPMAP. It listens on 135/TCP and 135/UDP, and its role is to tell a client which high-numbered port to connect to for a given RPC service. When a client needs to invoke a remote RPC service, it first contacts the endpoint mapper on port 135 to learn the actual port where that service is listening, then switches to that port for the conversation. Other options operate on different standard ports: HTTP uses 80, Kerberos uses 88, and NNTP uses 119.

Port 135 is the RPC Endpoint Mapper used by Windows to locate dynamic RPC service ports. The service that uses this port is Microsoft EPMAP. It listens on 135/TCP and 135/UDP, and its role is to tell a client which high-numbered port to connect to for a given RPC service. When a client needs to invoke a remote RPC service, it first contacts the endpoint mapper on port 135 to learn the actual port where that service is listening, then switches to that port for the conversation. Other options operate on different standard ports: HTTP uses 80, Kerberos uses 88, and NNTP uses 119.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy