Common Ports Flashcards
Learn them all
ARP
Address Resolution Protocol- Resolve IP address to MAC address
TCP
Transmission Control Protocol-Connection oriented network communication.
UDP
User Datagram Protocol- connection less network communication
SSH
Secure Shell tcp/22 Encrypted console communication and login.
DNS
Domain Name System tcp/53 Convert domain names to IP address
SMTP
Simple Main Transfer Protocol tcp/25 Transfer email between mail servers
SFTP
Secure File Transfer Protocol tcp/22 Secure file transfer. Read/write files. No authentication.
FTP
File Transfer Protocol tcp/20,21 Sends and receives files between systems. Typically UN/PW associated with this.
TFTP
Trivial File Transfer Protocol udp/69 A very simple file transfer application
Telnet
Telecommunication Network tcp/23 Remote console login to network devices.
DHCP
Dynamic Host Configuration Protocol udp/67,68 Automated IP addressing and configuration
HTTP
Hypertext Transfer Protocol tcp/80 Web server communication
HTTPS
Hypertext Transfer Protocol Secure tcp/443 Web server communication with encryption
SNMP
Simple Network Management Protocol udp/161 Gather statistics and manage network devices
RDP
Remote Desktop Protocol tcp/3389 Graphical display of a remote device
NTP
Network Time Protocol tcp/123 Synchronize clocks
SIP
Session Initiation Protocol tcp/5060,5061 Voice over IP signaling protocol
SMB
Server Message Block tcp/445 Windows file transfers and printer sharing
POP3
Post Office Protocol v3 tcp/110 Receive mail into a mail client
IMAP4
Internet Message Access Protocol tcp/143 A newer mail client protocol
LDAP
Lightweight Directory Access Protocol tcp/389 Communicate with network directories
LDAPS
Lightweight Directory Access Protocol Secure tcp/636 LDAP over SSL
H.323
ITU Telecommunication h.32x protocol series tcp/1720 Voice over IP signaling.