Ports Flashcards
FTP
20/21 (TCP)
File Transfer Protocol (FTP) uses ports 20 (data transfer) and 21 (control) for transferring files, though FTP is known for lacking encryption and is considered less secure.
SSH
22 (TCP)
Secure Shell (SSH) uses port 22 for secure remote login and command execution, offering a more secure alternative to Telnet.
Telnet
23 (TCP)
Telnet uses port 23 for remote login and command execution, but it’s unencrypted and less secure than SSH.
SMTP
25 (TCP)
Simple Mail Transfer Protocol (SMTP) uses port 25 for sending emails and is used by email client applications on users.
DNS
53 (TCP/UP)
Domain Name System (DNS) uses port 53 for translating domain names to IP addresses, and is a critical service for internet communication.
HTTP
80 (TCP)
Hypertext Transfer Protocol (HTTP) uses port 80 for unencrypted web traffic, and is used by websites and web applications.
HTTPS
443 (TCP)
Hypertext Transfer Protocol Secure (HTTPS) uses port 443 for encrypted web traffic, and is the standard for secure web browsing.
POP3
110 (TCP)
Post Office Protocol version 3 (POP3) uses port 110 for receiving email, and is another protocol used by email client applications.
IMAP
143 (TCP)
Internet Message Access Protocol (IMAP) uses port 143 for receiving email, and is another protocol used by email client applications.
RDP
3389 (TCP)
Remote Desktop Protocol (RDP) uses port 3389 for remote desktop access and is used to remotely access and control any device anywhere in the world.
HTTP Proxy
8080
HTTP Proxy: Used for HTTP traffic through a proxy server.
NetBIOS
137/138/139 (TCP/UDP)
NetBIOS over TCP uses ports 137 and 139 for network communication and is commonly used for file sharing and other network services.
SMB
445 (TCP)
Server Message Block uses port 445 for file sharing and other network services and is a Windows proprietary protocol built on NetBIOS.
SQL Server
1433 (TCP)
Microsoft SQL Server uses port 1443 for database connections and is a common security risk if not properly secured.
MySQL
3306 (TCP)
MySQL uses port 3306 for database connections and is another common database service.
VNC
5900 (TCP)
Virtual Network Computing (VNC) uses port 5900 for remote desktop access and is another alternative to RDP.
TFTP
69 (UDP)
Trivial File Transfer Protocol
Kerberos
88 (UDP)
POP3
110 (TCP)
Post Office Protocol
NNTP
119 (TCP)
Network News Transfer Protocol
RPC
135 (TCP/UDP)
Remote Procedure Call
SNMP
161 (UDP)
Simple Network Management Protocol
SNMPTrap
162 (UDP)
LDAP
389 (TCP)
Lightweight Directory Access Protocol