20 Common Ports
20 Common Ports
20 COMMON PORTS
Every Cyber Enthusiasts must know!
Prepared by
Powered by
Totally Encrypted
TCP 23 (Telnet)
FIREWALL
X 3389
Server Message Block: The port for direct SMB/CIFS network file
sharing used mainly by Windows. SMB protocol enables shared
access to files, printers, and serial ports among nodes on a
network. Modern Windows systems use SMB on TCP 445 (without
the older NetBIOS layer) for file sharing and also for features like
Active Directory domain authentication.
SMB REQUESTS
SMB RESPONSES
CLIENT SERVER
WEB PROTOCOLS
TCP 80 (HTTP)
Encrypted SSL
Connection
http vs https
EMAIL PROTOCOLS
TCP 25 (SMTP)
Post Office Protocol v3: A protocol for retrieving email from a mail
server to a client. POP3 typically downloads emails from the server
to the user’s local device and (usually) deletes them from the
server. This is useful for simple mail clients or when you want to
store mail offline, but it means the email is tied to that device
unless configured to leave copies on the server.
Powered by
TCP/IP
port 143
192.
168.
0.22
192.168.0.13
IP Address Database
. 0.77
.168 DHCP Server
192
Oracle Database Default Port: The primary port for Oracle database servers,
used by Oracle’s listener service (Oracle Net Listener). Client applications
connect over TCP 1521 to communicate with the Oracle database using
Oracle’s SQL*Net (Net8) protocol. This allows remote execution of SQL
queries and transactions on the Oracle DB server.
MySQL Database Port: The default port for MySQL database server
communications. Clients (or applications like web backends) connect via
TCP 3306 to send SQL queries and retrieve data from the MySQL database.
This port facilitates client-server communication for managing databases,
performing queries, and updating records in MySQL or MariaDB instances.
FOLLOW
CYBERMATERIAL