Ports Flashcards
FTP
File transfer Protocol
TCP 22, 20
Transfers files in clear text between client and server
SSH
Secure Shell
TCP 22
Securely access and manage remote systems over an encrypted connection
SFTP
Secure File Transfer Protocol
TCP 22
Transfers files over an encrypted connection
Telnet
TCP 23
Unencrypted text-based remote control protocol
SMTP
Simple Mail Transfer Protocol
TCP 25
For sending emails, client-to-server or server-to-server
DNS
Domain Name System
UDP/TCP 53
A hierarchical protocol that translates human-readable domain names into IP address
DHCP
Dynamic Host Configuration Protocol
UDP 67,68
Automatically assigns IP address, Subnet mask, DNS, default Gateway
TFTP
Trivial File Transfer Protocol
UDP 69
A simple, lightweight protocol used for transferring files without authentication
HTTP
Hypertext Transfer Protocol
TCP 80
Used for transferring hypertext (webpage) between a client (browser) and a server
SNMP
Simple Network Management Protocol
UDP 162/162
Used to centrally monitor, manage and configure network devices
LDAP
Lightweight Directory Access Protocol
TCP 389
Used to access and manage directory service data
HTTPS
Hypertext Transfer Protocol Secure
TCP 443
SSL/TLS encrypted version of HTTP used to make a secure connection to a webpage
SMB
Server Message Block
TCP 445
File and print sharing protocol for windows systems
Syslog
UDP 514
Standard protocol for logging system messages and events in a centralised server
SMTPS
Simple Mail Transfer Protocol Secure
TCP 636
SSL/TLS encrypted version of SMTP used to send emails securely
LDAPS
Lightweight Directory Access Protocol over SSL
TCP 636
SSL/TLS encrypted version of LDAP for making a secure connection to a directory service
SQL
Structured Query Language
TCP 1433
Standardized language used to manage, query and manipulate data in relational databases
RDP
Remote Desktop Protocol
TCP 3389
Microsoft proprietary protocol for GUI-based remote control of another computer
SIP
Session Initiation Protocol
TCP 5060/5061*
A signalling protocol used to initiate, manage and terminate voice, video and messaging communication sessions over IP networks
NTP
Network Time Protocol
UDP 123
Used to synchronize the clocks of computers and devices on a network to a precise time reference