Skip to main content

Command Palette

Search for a command to run...

List of Common Network Port Numbers — Utilize Windows

Updated
1 min read
List of Common Network Port Numbers — Utilize Windows
C
CYBER | TECH | LIFE - INFORMATION TECHNOLOGY VIDEOS Free Infosec and cybersecurity articles. To submit your articles please drop mail on contact@cyberbruharmy.in!

Objectives: Learn common port numbers and services, and which transport protocol they use.

Prerequisites: you have to know about TCP/IP protocols in general.

Key terms: port numbers, network, common, protocol, services

Network ports are provided by the TCP or UDP protocols at the Transport layer. They are used by protocols in the upper layers of the OSI model. Port numbers are used to determine what protocol incoming traffic should be directed to. Ports allow a single host with a single IP address to run network services. Each port number identifies a distinct service, and each host can have 65535 ports per IP address. Port use is regulated by the Internet Corporation for Assigning Names and Numbers (ICANN). By ICANN there are three categories for ports:

  • From 0 to 1023 — well-known ports assigned to common protocols and services

  • From 1024 to 49151 — registered ports assigned by ICANN to a specific service

  • From 49152 to 65 535 — dynamic (private, high) ports range from 49,152 to 65,535. Can be used by any service on an ad hoc basis. Ports are assigned when a session is established and released when the session ends.

Well-known ones are:

More from this blog

C

Cyber Security

51 posts

Welcome to CyberBruhArmy's help center! We're here to answer your questions. Can't find what you're looking for? Send our support team a note at contact@cyberbruharmy.in!